Documentation
¶
Index ¶
- func CheckCrashLoopBackOff(podName, namespace string) (string, string, error)
- func CorrectPodImage(namespace, podName string) error
- func DecreasePodCPU(namespace, podName string) error
- func DecreasePodMemory(namespace, podName string) error
- func EditDeployment(KindName, namespace, containerName string)
- func EditStatefulset(KindName, namespace, containerName string)
- func GetPodCPUUsage(namespace, podName string) (string, error)
- func GetPodDetails(namespace, podName string) (string, error)
- func GetPodKindAndName(namespace, podName string) (string, string, error)
- func GetPodMemoryUsage(namespace, podName string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckCrashLoopBackOff ¶
func CorrectPodImage ¶
func DecreasePodCPU ¶
func DecreasePodMemory ¶
func EditDeployment ¶
func EditDeployment(KindName, namespace, containerName string)
func EditStatefulset ¶
func EditStatefulset(KindName, namespace, containerName string)
func GetPodCPUUsage ¶
func GetPodDetails ¶
func GetPodMemoryUsage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.