Documentation ¶
Index ¶
- func GetDeploymentChannel(namespace string) <-chan watch.Event
- func GetEventsChannel(namespace string) <-chan watch.Event
- func GetNodeChannel() <-chan watch.Event
- func GetPodChannel(options metav1.ListOptions, namespace string) <-chan watch.Event
- func GetPodChannelByService(service *v1.Service) <-chan watch.Event
- func GetPodList(namespace string, opts metav1.ListOptions) []string
- func GetPodMetrics() ([]v1beta1.PodMetrics, error)
- func GetService(name string, namespace string, options metav1.GetOptions) (*v1.Service, error)
- func GetServiceChannel(namespace string) <-chan watch.Event
- func InitializeClient()
- func InitializeMetricsClient()
- func ListServices(namespace string) []v1.Service
- func MetricsError() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDeploymentChannel ¶
GetDeploymentChannel ...
func GetEventsChannel ¶
GetEventsChannel ...
func GetPodChannel ¶
func GetPodChannel(options metav1.ListOptions, namespace string) <-chan watch.Event
GetPodChannel ...
func GetPodChannelByService ¶
GetPodChannelByService ...
func GetPodList ¶
func GetPodList(namespace string, opts metav1.ListOptions) []string
GetPodList ...
func GetService ¶
GetService ...
func GetServiceChannel ¶
GetServiceChannel ...
func InitializeMetricsClient ¶
func InitializeMetricsClient()
func MetricsError ¶
func MetricsError() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.