/robot-client-java-fabric8

Fabric8 models of robolaunch custom resources

Primary LanguageJavaApache License 2.0Apache-2.0

Java Fabric8 Models for Fleet & Robot

release release license issues

Java Fabric8 models for custom resources

  • Fleets (fleets.fleet.roboscale.io)
  • Robots (robots.robot.roboscale.io)
  • WorkspaceManagers (workspacemanagers.robot.roboscale.io)
  • BuildManagers (buildmanagers.robot.roboscale.io)
  • LaunchManagers (launchmanagers.robot.roboscale.io)
  • ConnectionHubs (connectionhubs.connection-hub.roboscale.io)
  • CloudInstances (cloudinstances.connection-hub.roboscale.io)
  • PhysicalInstances (physicalinstances.connection-hub.roboscale.io)
  • and federated versions of most of these resources.

Check out the robolaunch Robot Operator and robolaunch Fleet Operator for more information about custom resources.

Table of Contents

Quick Start

Importing

You can import Kubernetes Java client for Robot following these instructions.

Usage

See Java Quarkus examples.

Contributing

Please see this guide if you want to contribute.