Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigMapClient ¶
type ConfigMapClient struct {
// contains filtered or unexported fields
}
func NewConfigMapClient ¶
func NewConfigMapClient(client client.Client, log logrus.FieldLogger) *ConfigMapClient
type ConfigMaps ¶
type SecretClient ¶
type SecretClient struct {
// contains filtered or unexported fields
}
func NewSecretClient ¶
func NewSecretClient(client client.Client, log logrus.FieldLogger) *SecretClient
Click to show internal directories.
Click to hide internal directories.