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