Skip to main content

ElementStatus

Description

ElementStatus defines the observed state of Element.


Replicas field of tag replicas

The name of the actual, current replicas for this Element.

Kind: int32
Tag: replicas
Data Type: int32
Default Value: 1
Maximum Value: 255
Minimum Value: 0
Optional: False


Readiness field of tag ready

The binary status of the for this Element.

Kind: bool
Tag: ready
Data Type: bool
Default Value: false
Optional: False


Conditions field of tag conditions

The list of associated conditions for this Element.

Kind: Array of k8s.io/apimachinery/pkg/apis/meta/v1.Condition
Tag: conditions
Data Type: Slice
Optional: True


Selector field of tag selector

Selector is the unique label selector for this Element's Pods. This will allow us to use HorizontalPodAutoscaler.

Kind: string
Tag: selector
Data Type: string
Optional: False