aliases

package
v1.1.38 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppsV1

type AppsV1 interface {
	appsv1.AppsV1Interface
}

type ConfigMaps

type ConfigMaps interface {
	corev1.ConfigMapInterface
}

type CoreV1

type CoreV1 interface {
	corev1.CoreV1Interface
}

type Deployments

type Deployments interface {
	appsv1.DeploymentInterface
}

type KubeClient

type KubeClient interface {
	kubernetes.Interface
}

type Pods

type Pods interface {
	corev1.PodInterface
}

type Secrets

type Secrets interface {
	corev1.SecretInterface
}

type Services

type Services interface {
	corev1.ServiceInterface
}

type StatefulSets

type StatefulSets interface {
	appsv1.StatefulSetInterface
}

type Watch

type Watch interface {
	watch.Interface
}

Jump to

Keyboard shortcuts

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