kubeclient

package
v0.0.0-...-037ba61 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository struct {
	Clientset *kubernetes.Clientset
	// contains filtered or unexported fields
}

Repository struct

func (Repository) CheckSecretK8S

func (repo Repository) CheckSecretK8S(name string, namespace string) (string, string, error)

CheckSecretK8S func

func (Repository) CreateSecretK8S

func (repo Repository) CreateSecretK8S(name, namespace string, data, labels, annotations map[string]string) (string, error)

CreateSecretK8S func

func (Repository) DeleteSecretK8S

func (repo Repository) DeleteSecretK8S(name string, namespace string) (string, error)

DeleteSecretK8S func

func (Repository) UpdateSecretK8S

func (repo Repository) UpdateSecretK8S(name, namespace string, data, labels, annotations map[string]string) (string, error)

UpdateSecretK8S func

Jump to

Keyboard shortcuts

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