kubeconfig

package
v1.29.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(ownerRef metav1.OwnerReference, proxyURL string, namespace string) (*os.File, error)

Create renders a kubeconfig template and writes it to disk

func EncodeOwnerRef added in v1.11.0

func EncodeOwnerRef(ownerRef metav1.OwnerReference, namespace string) (string, error)

EncodeOwnerRef takes an ownerReference and a namespace and returns a base64 encoded string that can be used in the username field of a request to associate the owner with the request being made.

Types

type NamespacedOwnerReference

type NamespacedOwnerReference struct {
	metav1.OwnerReference
	Namespace string
}

Jump to

Keyboard shortcuts

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