k8s

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2022 License: Apache-2.0 Imports: 11 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 (
	Namespace = "Namespace"
	Service   = "Service"
	Endpoints = "Endpoints"
)

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