k8s

package
v1.4.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RetrieveK8sSecret

func RetrieveK8sSecret(namespace string, secretName string) (*v1.Secret, error)

func UpdateK8sSecret

func UpdateK8sSecret(namespace string, secretName string, originalK8sSecret *v1.Secret, stringDataEntriesMap map[string][]byte) error

Types

type RetrieveK8sSecretFunc

type RetrieveK8sSecretFunc func(namespace string, secretName string) (*v1.Secret, error)

type UpdateK8sSecretFunc

type UpdateK8sSecretFunc func(namespace string, secretName string, originalK8sSecret *v1.Secret, stringDataEntriesMap map[string][]byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL