package
1.3.0-alpha.3
Repository: https://github.com/dims/kubernetes.git
Documentation: pkg.go.dev

# Functions

GeneratePodReadyCondition returns ready condition if all containers in a pod are ready, else it returns an unready condition.
No description provided by the author

# Interfaces

status.Manager is the Source of truth for kubelet pod status, and should be kept up-to-date with the latest api.PodStatus.