Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientManager ¶
type ClientManager struct {
// contains filtered or unexported fields
}
func NewClientManager ¶
func NewClientManager(log *logrus.Logger) *ClientManager
func (*ClientManager) GetKubernetesClient ¶
func (m *ClientManager) GetKubernetesClient() (*kubernetes.Clientset, error)
func (*ClientManager) GetMetricsClient ¶
func (m *ClientManager) GetMetricsClient() (*versioned.Clientset, error)
Click to show internal directories.
Click to hide internal directories.