Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigCreator ¶
type ConfigCreator struct {
// contains filtered or unexported fields
}
func (*ConfigCreator) CreateNew ¶
func (cc *ConfigCreator) CreateNew()
func (*ConfigCreator) CreateServiceAccount ¶
func (cc *ConfigCreator) CreateServiceAccount(namespace, accountName string)
func (*ConfigCreator) GetSecretToken ¶
func (cc *ConfigCreator) GetSecretToken() string
func (*ConfigCreator) Login ¶
func (cc *ConfigCreator) Login(kubeconfig *string)
Click to show internal directories.
Click to hide internal directories.