Documentation ¶
Index ¶
- func ByDaemonset(cli client.Client, ds appsv1.DaemonSet) ([]corev1.Pod, error)
- func ByDeployment(cli client.Client, deployment appsv1.Deployment) ([]corev1.Pod, error)
- func ByReplicaSet(cli client.Client, rs appsv1.ReplicaSet) ([]corev1.Pod, error)
- func GetDeploymentByOwnerReference(cli client.Client, uid types.UID) (*appsv1.Deployment, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByDeployment ¶
func ByReplicaSet ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.