clientset

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigureKubeConfig

func ConfigureKubeConfig(apiServerURL *url.URL, timeout time.Duration, stopCh <-chan struct{}) (*rest.Config, error)

ConfigureKubeConfig configures a kubeconfig.

Types

type Clientset

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

func NewClientset

func NewClientset(kubernetes kubernetes.Interface, awsiamrole awsiamrole.Interface) *Clientset

func NewForConfig

func NewForConfig(kubeconfig *rest.Config) (*Clientset, error)

func (*Clientset) ZalandoV1

func (c *Clientset) ZalandoV1() zalandov1.ZalandoV1Interface

type Interface

type Interface interface {
	kubernetes.Interface
	ZalandoV1() zalandov1.ZalandoV1Interface
}

Jump to

Keyboard shortcuts

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