k8s

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CoreGroup      = ""
	AppsGroup      = "apps"
	DiscoveryGroup = "discovery.k8s.io"
)

API groups

View Source
const (
	V1       = "v1"
	V1Beta1  = "v1beta1"
	V1Alpha1 = "v1alpha1"
)

API versions

View Source
const (
	ComponentStatus       = "ComponentStatus"
	ConfigMap             = "ConfigMap"
	Endpoints             = "Endpoints"
	Event                 = "Event"
	Namespace             = "Namespace"
	Node                  = "Node"
	PersistentVolumeClaim = "PersistentVolumeClaim"
	PersistentVolume      = "PersistentVolume"
	Pod                   = "Pod"
	PodTemplate           = "PodTemplate"
	ReplicationController = "ReplicationController"
	ResourceQuota         = "ResourceQuota"
	Secret                = "Secret"
	ServiceAccount        = "ServiceAccount"
	Service               = "Service"
)

APIs in core/v1

View Source
const (
	Deployment = "Deployment"
)

APIs in apps/v1

View Source
const (
	EndpointSlice = "EndpointSlice"
)

APIs in discovery.k8s.io/v1

Variables

This section is empty.

Functions

func AddHandlers

func AddHandlers(h printers.PrintHandler)

AddHandlers adds print handlers for default Kubernetes types dealing with internal versions. TODO: handle errors from Handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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