struct Kubernetes::Container
- Kubernetes::Container
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- Kubernetes::Serializable
- YAML::Serializable
Defined in:
kubernetes.crConstructors
Instance Method Summary
- #args : Array(String)
- #env : Array(EnvVar)
- #image : String
- #image_pull_policy : String
- #name : String
- #ports : Array(Port)
- #resources : Resources
- #termination_message_path : String | Nil
- #termination_message_policy : String | Nil