config

package
v0.16.6 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type K8sConfig

type K8sConfig struct {
	// contains filtered or unexported fields
}

func NewK8sConfig

func NewK8sConfig(client k8sConfigImplementation, p Parameters) *K8sConfig

func (*K8sConfig) Delete

func (k *K8sConfig) Delete(ctx context.Context, key string, params Parameters) error

func (*K8sConfig) Log

func (k *K8sConfig) Log(format string, a ...interface{})

func (*K8sConfig) Set

func (k *K8sConfig) Set(ctx context.Context, key, value string, params Parameters) error

func (*K8sConfig) View

func (k *K8sConfig) View(ctx context.Context) (string, error)

type Parameters

type Parameters struct {
	Namespace string
	Restart   bool
	Writer    io.Writer
}

Jump to

Keyboard shortcuts

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