Documentation
¶
Index ¶
- func CreateOrUpdateConfigMap(ctx context.Context, client kubernetes.Interface, configmap *v1.ConfigMap) error
- func CreateOrUpdateSecret(ctx context.Context, client kubernetes.Interface, secret *v1.Secret) error
- func CreateSecret(opts CreateSecretOptions) *v1.Secret
- func ExistSecret(ctx context.Context, client kubernetes.Interface, namespace, name string) (bool, error)
- type CreateSecretOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdateConfigMap ¶
func CreateOrUpdateSecret ¶
func CreateSecret ¶
func CreateSecret(opts CreateSecretOptions) *v1.Secret
func ExistSecret ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.