Documentation ¶
Index ¶
- func ReadContainerCPUUsage(main_ns string) ([]byte, error)
- func ReadContainerFSRead(main_ns string) ([]byte, error)
- func ReadContainerFSWrite(main_ns string) ([]byte, error)
- func ReadContainerMemUsage(main_ns string) ([]byte, error)
- func ReadContainerNetworkReceive(main_ns string) ([]byte, error)
- func ReadContainerNetworkTransmit(main_ns string) ([]byte, error)
- func ReadDeployment(main_ns string) ([]byte, error)
- func ReadEvent(main_ns string) ([]byte, error)
- func ReadImageList(main_ns string) ([]byte, error)
- func ReadIngress(main_ns string) ([]byte, error)
- func ReadKubeletVolumeAvailable() ([]byte, error)
- func ReadKubeletVolumeCapacity() ([]byte, error)
- func ReadKubeletVolumeUsed() ([]byte, error)
- func ReadNamespace(main_ns string) ([]byte, error)
- func ReadNode(main_ns string) ([]byte, error)
- func ReadNodeCPUCores() ([]byte, error)
- func ReadNodeDiskRead() ([]byte, error)
- func ReadNodeDiskWrite() ([]byte, error)
- func ReadNodeDiskWrittenTotal() ([]byte, error)
- func ReadNodeMemActive() ([]byte, error)
- func ReadNodeMemTotal() ([]byte, error)
- func ReadNodeNetworkReceive() ([]byte, error)
- func ReadNodeNetworkTransmit() ([]byte, error)
- func ReadNodePort(main_ns string) ([]byte, error)
- func ReadNodeProcessRunning() ([]byte, error)
- func ReadNodeTemperatureCelsius() ([]byte, error)
- func ReadNodeTemperatureCelsiusAverage() ([]byte, error)
- func ReadNodeTemperatureCelsiusChange() ([]byte, error)
- func ReadPod(main_ns string) ([]byte, error)
- func ReadPodLog(main_ns string, pod_name string) ([]byte, error)
- func ReadPodScheduled(main_ns string) ([]byte, error)
- func ReadPodUnscheduled(main_ns string) ([]byte, error)
- func ReadProjectProbe(main_ns string) ([]byte, error)
- func ReadResource(main_ns string) ([]byte, error)
- func ReadService(main_ns string) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadContainerCPUUsage ¶
func ReadContainerFSRead ¶
func ReadContainerFSWrite ¶
func ReadContainerMemUsage ¶
func ReadDeployment ¶
func ReadImageList ¶
func ReadIngress ¶
func ReadKubeletVolumeUsed ¶
func ReadNamespace ¶
func ReadNodeCPUCores ¶
func ReadNodeDiskRead ¶
func ReadNodeDiskWrite ¶
func ReadNodeMemActive ¶
func ReadNodeMemTotal ¶
func ReadNodeNetworkReceive ¶
func ReadNodeNetworkTransmit ¶
func ReadNodePort ¶
func ReadNodeProcessRunning ¶
func ReadPodScheduled ¶
func ReadPodUnscheduled ¶
func ReadProjectProbe ¶
func ReadResource ¶
func ReadService ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.