kube

package
v0.0.0-...-5d13ee8 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDaemonsetPodController

func NewDaemonsetPodController(ctx *context.Context, kube *kubernetes.Clientset, daemonset *appsv1.DaemonSet) *daemonsetPodController

func NewDeploymentPodController

func NewDeploymentPodController(ctx *context.Context, kube *kubernetes.Clientset, deployment *appsv1.Deployment) *deploymentPodController

func NewPodExec

func NewPodExec(pod *v1.Pod, config *rest.Config, clientset *kubernetes.Clientset, stdin io.Reader, stdout io.Writer) *podExec

NewPodExec creates a new podExec

Types

type PodController

type PodController interface {
	List() (*v1.PodList, error)
}

Jump to

Keyboard shortcuts

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