k8s

package
v0.0.0-...-a17cf7f Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 3 Imported by: 17

README

Kubernetes Secrets Provider

To run the test export the following environment variable

$ export KUBECONFIG=/path/to/kubeconfig/file

Run the go test

$ go test -v .

Documentation

Index

Constants

View Source
const (
	Name            = secrets.TypeK8s
	SecretNamespace = "namespace"
)

Variables

This section is empty.

Functions

func New

func New(
	secretConfig map[string]interface{},
) (secrets.Secrets, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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