Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheSecretService ¶
type CacheSecretService struct {
// contains filtered or unexported fields
}
func (*CacheSecretService) ListAllSecrets ¶
func (*CacheSecretService) SetupWithManager ¶
func (c *CacheSecretService) SetupWithManager(mgr manager.Manager) error
type SecretService ¶
func NewSecretService ¶
func NewSecretService(client client.Client, enableManager bool) SecretService
Click to show internal directories.
Click to hide internal directories.