Versions in this module Expand all Collapse all v0 v0.0.1 Jan 6, 2024 Changes in this version + func ExecIntoPod(c *kubernetes.Clientset, conf *rest.Config, ns string, p *v1.Pod) error + func WaitForPodReadiness(c *kubernetes.Clientset, namespace string, selector metav1.LabelSelector) (bool, error)