Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SecretAccessor ¶
type SecretAccessor interface {
GetKubeClient() kubernetes.Interface
GetSecretLister() corev1listers.SecretLister
}
SecretAccessor is an interface for accessing Secret.
Click to show internal directories.
Click to hide internal directories.