Documentation ¶
Index ¶
Constants ¶
View Source
const (
ModeKubernetesSecret = "kubernetes-secret"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
api.KubernetesSecretSpec
}
func NewOptions ¶
func NewOptions(s api.KubernetesSecretSpec) (*Options, error)
Click to show internal directories.
Click to hide internal directories.