struct Kubernetes::Deployment::Status
- Kubernetes::Deployment::Status
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- Kubernetes::Serializable
- YAML::Serializable
Defined in:
kubernetes.crConstructors
Instance Method Summary
- #available_replicas : Int32
- #conditions : Array(Condition)
- #observed_generation : Int32
- #ready_replicas : Int32
- #replicas : Int32
- #updated_replicas : Int32