Kazan v0.3.0 Kazan.Models.V1beta1.ReplicaSet
ReplicaSet represents the configuration of a ReplicaSet.
Properties
metadata
::Kazan.Models.V1.ObjectMeta
- If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages. Standard object’s metadata. More info.
spec
::Kazan.Models.V1beta1.ReplicaSetSpec
- Spec defines the specification of the desired behavior of the ReplicaSet. More info.
status
::Kazan.Models.V1beta1.ReplicaSetStatus
- Status is the most recently observed status of the ReplicaSet. This data may be out of date by some window of time. Populated by the system. Read-only. More info.