cluster

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigKubernetesClientProvider

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

func NewKubernetesClientProvider

func NewKubernetesClientProvider(kubernetesConfig *configuration.KubernetesConfiguration) (*ConfigKubernetesClientProvider, error)

func (*ConfigKubernetesClientProvider) Client

func (*ConfigKubernetesClientProvider) ClientForUser

type KubernetesClientProvider

type KubernetesClientProvider interface {
	ClientForUser(user string) (kubernetes.Interface, error)
	Client() kubernetes.Interface
}

Jump to

Keyboard shortcuts

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