controllers

package
v0.0.0-...-a73014c Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateSecret

func CreateSecret(namespace string, secret *v1.Secret) error

CreateSecret creates a new secret

func DeleteSecret

func DeleteSecret(namespace string, secretName string) error

DeleteSecret deletes a secret with the given name

func GetSecret

func GetSecret(namespace string, name string) (*v1.Secret, error)

GetSecret gets a secret with the name

func New

func New(isLocal bool) error

New initializes the client with the given namespace and secret

func UpdateSecret

func UpdateSecret(namespace, secretName, key, value string) error

UpdateSecret updates the secret with the key value for the given secret in the namespace

Types

This section is empty.

Jump to

Keyboard shortcuts

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