Documentation
¶
Index ¶
- func ChangeSchedulingPolicy(pod *corev1.Pod, command string) (outStr, errStr string, err error)
- func ConfigurePrivilegedServiceAccount(namespace string) error
- func DefineExclusivePod(podName string, namespace string, image string, label map[string]string) *corev1.Pod
- func DefineRtPod(podName string, namespace string, image string, label map[string]string) *corev1.Pod
- func DefineRtPodInIsolatedCPUPool(namespace string, rtc *nodev1.RuntimeClass) (*corev1.Pod, error)
- func ExecCommandContainer(pod *corev1.Pod, command string) (stdout, stderr string, err error)
- func RedefinePodWithSharedContainer(pod *corev1.Pod, containerIndex int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeSchedulingPolicy ¶
func DefineExclusivePod ¶
func DefineRtPod ¶
func ExecCommandContainer ¶
ExecCommand runs command in the pod and returns buffer output.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.