Documentation
¶
Index ¶
- func ExecInPod(ctx context.Context, client *kubernetes.Clientset, config *rest.Config, ...) (*bytes.Buffer, error)
- func GetDaemonSetPods(ctx context.Context, client *kubernetes.Clientset, ...) (*corev1.PodList, error)
- func GetNodes(ctx context.Context, client *kubernetes.Clientset, opt *metav1.ListOptions) (*corev1.NodeList, error)
- func GetPodsByLabels(ctx context.Context, client *kubernetes.Clientset, namespace string, ...) (*corev1.PodList, error)
- func IsPodReady(pod *corev1.Pod) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDaemonSetPods ¶
func GetNodes ¶
func GetNodes(ctx context.Context, client *kubernetes.Clientset, opt *metav1.ListOptions) (*corev1.NodeList, error)
func GetPodsByLabels ¶
func IsPodReady ¶ added in v0.3.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.