Documentation ¶
Index ¶
- func Bool2str(b bool) string
- func CreateKubeClient(kubeconfig string) (kubernetes.Interface, error)
- func CreateMetricsClient(kubeconfig string) (*metrics.Clientset, error)
- func CreateOsQueryExtension(name, socket string) (server *osquery.ExtensionManagerServer, err error)
- func Map2Str(m interface{}) (merged string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateKubeClient ¶
func CreateKubeClient(kubeconfig string) (kubernetes.Interface, error)
CreateKubeClient Creates the kubernetes client using the kubeconfig path
func CreateMetricsClient ¶
CreateMetricsClient creates a metrics client to use for fetching metrics data of cluster
func CreateOsQueryExtension ¶
func CreateOsQueryExtension(name, socket string) (server *osquery.ExtensionManagerServer, err error)
CreateOsQueryExtension Generates and registers an osquery extension using given osquery socket path
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.