Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CurlPodExecOpt = kubectl.PodExecOptions{ Name: "curl", Namespace: "curl", Container: "curl", } CurlPod = &corev1.Pod{ ObjectMeta: metav1.ObjectMeta{ Name: "curl", Namespace: "curl", }, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.