kube

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2021 License: BSD-3-Clause Imports: 9 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubernetesClient

type KubernetesClient struct {
	KubeConfig string
	Client     kubernetes.Interface
	Log        *log.Logger
	// contains filtered or unexported fields
}

KubernetesClient represents the Kubernetes configuration of the project.

func (*KubernetesClient) Healthz

func (kc *KubernetesClient) Healthz() error

func (*KubernetesClient) Init

func (kc *KubernetesClient) Init(ctx context.Context) error

Init initializes the Kubernetes client-go.

Jump to

Keyboard shortcuts

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