Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubernetesKeyStore ¶
type KubernetesKeyStore struct {
// contains filtered or unexported fields
}
func NewKubernetesKeyStore ¶
func NewKubernetesKeyStore(client kubernetes.Interface, namespace string, name string) (*KubernetesKeyStore, error)
func (*KubernetesKeyStore) WatchForever ¶
func (c *KubernetesKeyStore) WatchForever(ctx context.Context) error
Run starts the secretsWatcher.
Click to show internal directories.
Click to hide internal directories.