Skip to main content
Schemaobject

io.k8s.api.apps.v1.ReplicaSetCondition

ReplicaSetCondition describes the state of a replica set at a certain point.

Source
specs/apis__apps__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
lastTransitionTime
optional

The last time the condition transitioned from one status to another.

message string
optional

A human readable message indicating details about the transition.

reason string
optional

The reason for the condition's last transition.

status string
optional

Status of the condition, one of True, False, Unknown.

type string
optional

Type of replica set condition.