Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateClientset ¶
func CreateClientset() (kubernetes.Interface, error)
Types ¶
type SecretHandler ¶
type SecretHandler struct {
// contains filtered or unexported fields
}
func NewSecretsHandler ¶
func NewSecretsHandler(clientset kubernetes.Interface, namespace string) *SecretHandler
func (*SecretHandler) GetSecretConfig ¶
func (s *SecretHandler) GetSecretConfig(secretName string) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.