package api.v1.capsule.instance

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ContainerInfo

status.proto:103

Used in: StepInfo

message ContainerTermination

status.proto:239

Information about the last container termination.

Used in: ExecutingStep, RunningStage

message DeletedStage

status.proto:262

Used in: Stages

message DeletedStep

status.proto:267

Used in: DeletedStage

message ExecutingStep

status.proto:225

An executing step of the running stage.

Used in: PreparingStep, RunningStep

message GenericStep

status.proto:85

A generic step.

Used in: DeletedStep, PreparingStep, RunningStep, SchedulingStep

enum ImagePullingState

status.proto:163

Different states of an image pulling step.

Used in: ImagePullingStep

message ImagePullingStep

status.proto:153

An image pulling step of the preparing stage.

Used in: PreparingStep

enum PlacementState

status.proto:123

Different states of a placement step

message PlacementStep

status.proto:77

Placement step.

Used in: SchedulingStep

message PreparingStage

status.proto:133

The preparing stage

Used in: Stages

message PreparingStep

status.proto:141

A step of the preparing stage.

Used in: PreparingStage

enum ReadyState

status.proto:213

Different states of a ready step.

Used in: ReadyStep

message ReadyStep

status.proto:201

A ready step of the running stage.

Used in: RunningStep

message RunningStage

status.proto:177

The running stage of the instance

Used in: Stages

message RunningStep

status.proto:189

A step of the running stage.

Used in: RunningStage

message SchedulingStage

status.proto:59

The scheduling stage.

Used in: Stages

message SchedulingStep

status.proto:67

A step of the scheduling stage.

Used in: SchedulingStage

message StageInfo

status.proto:35

Meta information about a stage.

Used in: DeletedStage, PreparingStage, RunningStage, SchedulingStage

enum StageState

status.proto:45

Different states a stage can be in.

Used in: StageInfo

message Stages

status.proto:23

The different stages of the instance.

Used in: Status

message Status

status.proto:9

Status is a representation of the current state of an instance.

Used in: GetInstanceStatusResponse, ListInstanceStatusesResponse, WatchInstanceStatusesResponse

message StepInfo

status.proto:90

Meta data about a step.

Used in: ExecutingStep, GenericStep, ImagePullingStep, PlacementStep, ReadyStep

enum StepState

status.proto:109

Different states a step can be in.

Used in: StepInfo