Kazan v0.2.0 Kazan.Models.V1.Pod
Pod is a collection of containers that can run on a host. This resource is created by clients and scheduled onto hosts.
Properties
metadata
::Kazan.Models.V1.ObjectMeta
- Standard object’s metadata. More info.
spec
::Kazan.Models.V1.PodSpec
- Specification of the desired behavior of the pod. More info.
status
::Kazan.Models.V1.PodStatus
- Most recently observed status of the pod. This data may not be up to date. Populated by the system. Read-only. More info.