Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type K8sOptions ¶
type K8sOptions struct { Client client.Client Key types.NamespacedName }
type Loader ¶
func NewFileSystemLoader ¶
func NewK8sConfigMapLoader ¶
func NewK8sConfigMapLoader(opts K8sOptions) Loader
func NewK8sSecretLoader ¶
func NewK8sSecretLoader(opts K8sOptions) Loader
Click to show internal directories.
Click to hide internal directories.