Versions in this module Expand all Collapse all v0 v0.0.93 Apr 13, 2020 Changes in this version + func NewLocalSecretManager(f jxfactory.Factory, namespace string) (secretmgr.SecretManager, error) + type LocalSecretManager struct + KubeClient kubernetes.Interface + Namespace string + func (f *LocalSecretManager) Kind() string + func (f *LocalSecretManager) String() string + func (f *LocalSecretManager) UpsertSecrets(callback secretmgr.SecretCallback, defaultYaml string) error