directory
0.21.4
Repository: https://github.com/tigera/kubernetes-openapi.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package api contains the latest (or "internal") version of the Kubernetes API objects.
Package apiserver contains the code that provides a rest.ful api service.
No description provided by the author
package capbabilities manages system level capabilities.
Package client contains the implementation of the client side communication with the Kubernetes master.
Package authcfg defines a file format for holding authentication information needed by clients of Kubernetes.
Package cloudprovider supplies interfaces and implementations for cloud service providers.
Package controller contains logic for watching and synchronizing replicationControllers.
Package conversion provides go object versioning and encoding/decoding mechanisms.
Package credentialprovider supplies interfaces and implementations for docker registry providers to expose their authentication scheme.
Package fieldpath supplies methods for extracting fields from objects given a path to a field.
Package fields implements a simple field system, parsing and matching selectors with sets of fields.
Package healthz implements basic http server health checking.
Package httplog contains a helper object and functions to maintain a log along with an http response.
Package hyperkube is a framework for kubernetes server components.
A set of common functions needed by cmd/kubectl and pkg/kubectl packages.
Package kubelet is the package that contains the libraries that drive the Kubelet binary.
Package labels implements a simple label system, parsing and matching selectors with sets of labels.
Package master contains code for setting up and running a Kubernetes cluster master.
namespace contains a controller that handles namespace lifecycle.
Package probe contains utilities for health probing, as well as health status information.
Package proxy implements the layer-3 network proxy.
Package registry implements the storage and system logic for the core of the api server.
resourcequota contains a controller that makes resource quota usage observations.
Package runtime includes helper functions for working with API objects that follow the kubernetes API object conventions, which are: 0.
Package securitycontext contains security context api implementations.
CAUTION: If you update code in this file, you may need to also update code in contrib/mesos/pkg/service/endpoints_controller.go.
Package serviceaccount provides implementations to manage service accounts and service account tokens.
Package tools implements types which help work with etcd which depend on the api package.
Package types implements various generic types used throughout kubernetes.
package ui contains utilities for accessing the static data files compiled in the data/* subdirectories.
Package util implements various utility functions used in both testing and implementation of Kubernetes.
Package version supplies version information collected at build time to kubernetes components.
Package volume includes internal representations of external volume types as well as utility methods required to mount/unmount volumes to kubelets.
No description provided by the author
Package watch contains a generic watchable interface, and a fake for testing code that uses the watch interface.