package
0.0.0-20241101121158-24bc511787d3
Repository: https://github.com/rigdev/rig-go-api.git
Documentation: pkg.go.dev
# Constants
Image pulling is in back off.
Image pulling is done.
Image pulling has failed.
Image is being pulled.
Unspecified state.
If the instance is scheduled.
If the instance is unschedulable.
Unspecified state.
If the instance is in crash loop backoff.
If the instance is not ready.
If the instance is ready.
Unspecified state.
Stage is done.
Stage has failed.
Stage is ongoing.
Stage is running.
Unspecified state.
Step is done.
Step has failed.
Step is ongoing.
Step is running.
Unspecified state.
# Variables
No description provided by the author
Enum value maps for ImagePullingState.
Enum value maps for ImagePullingState.
Enum value maps for PlacementState.
Enum value maps for PlacementState.
Enum value maps for ReadyState.
Enum value maps for ReadyState.
Enum value maps for StageState.
Enum value maps for StageState.
Enum value maps for StepState.
Enum value maps for StepState.
# Structs
No description provided by the author
Information about the last container termination.
No description provided by the author
No description provided by the author
No description provided by the author
An executing step of the running stage.
A generic step.
An image pulling step of the preparing stage.
Placement step.
The preparing stage.
A step of the preparing stage.
No description provided by the author
No description provided by the author
No description provided by the author
A ready step of the running stage.
The running stage of the instance.
A step of the running stage.
No description provided by the author
No description provided by the author
No description provided by the author
The scheduling stage.
A step of the scheduling stage.
No description provided by the author
No description provided by the author
Meta information about a stage.
The different stages of the instance.
Status is a representation of the current state of an instance.
Meta data about a step.
# Type aliases
Different states of an image pulling step.
Different states of a placement step.
Different states of a ready step.
Different states a stage can be in.
Different states a step can be in.