directory
1.1.0-alpha.1
Repository: https://github.com/angdev/kubernetes.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.
No description provided by the author
Package cloudprovider supplies interfaces and implementations for cloud service providers.
Package controller contains code for controllers (like the replication controller).
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.
No description provided by the author
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.
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.
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.
Interfaces for database-related operations.
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.
Package watch contains a generic watchable interface, and a fake for testing code that uses the watch interface.