kubernetesk8s.io/kubernetes/pkg/master

Imports of package master

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/prometheus/client_golang/prometheusPackage prometheus is the core instrumentation package.
k8s.io/api/admissionregistration/v1alpha1Package v1alpha1 is the v1alpha1 version of the API.
k8s.io/api/admissionregistration/v1beta1Package v1beta1 is the v1beta1 version of the API.
k8s.io/api/apps/v1
k8s.io/api/apps/v1beta1
k8s.io/api/apps/v1beta2
k8s.io/api/auditregistration/v1alpha1
k8s.io/api/authentication/v1
k8s.io/api/authentication/v1beta1
k8s.io/api/authorization/v1
k8s.io/api/authorization/v1beta1
k8s.io/api/autoscaling/v1
k8s.io/api/autoscaling/v2beta1
k8s.io/api/autoscaling/v2beta2
k8s.io/api/batch/v1+k8s:deepcopy-gen=package +k8s:protobuf-gen=package +k8s:openapi-gen=true +k8s:prerelease-lifecycle-gen=true
k8s.io/api/batch/v1beta1
k8s.io/api/batch/v2alpha1
k8s.io/api/certificates/v1beta1
k8s.io/api/coordination/v1beta1
k8s.io/api/core/v1Package v1 is the v1 version of the core API.
k8s.io/api/events/v1beta1
k8s.io/api/extensions/v1beta1
k8s.io/api/networking/v1
k8s.io/api/policy/v1beta1Package policy is for any kind of policy object.
k8s.io/api/rbac/v1
k8s.io/api/rbac/v1alpha1
k8s.io/api/rbac/v1beta1
k8s.io/api/scheduling/v1alpha1
k8s.io/api/scheduling/v1beta1
k8s.io/api/settings/v1alpha1
k8s.io/api/storage/v1
k8s.io/api/storage/v1alpha1
k8s.io/api/storage/v1beta1
k8s.io/apimachinery/pkg/api/errorsPackage errors provides detailed error types for api field validation.
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/util/intstr
k8s.io/apimachinery/pkg/util/net
k8s.io/apimachinery/pkg/util/runtime
k8s.io/apimachinery/pkg/util/waitPackage wait provides tools for polling or listening for changes to a condition.
k8s.io/apiserver/pkg/endpoints/discovery
k8s.io/apiserver/pkg/registry/genericPackage generic provides a generic object store interface and a generic label/field matching type.
k8s.io/apiserver/pkg/serverPackage server contains the plumbing to create kubernetes-like API server command.
k8s.io/apiserver/pkg/server/healthzPackage healthz implements basic http server health checking.
k8s.io/apiserver/pkg/server/storagePackage storage contains the plumbing to setup the etcd storage of the apiserver.
k8s.io/apiserver/pkg/storage/storagebackend/factory
k8s.io/apiserver/pkg/util/feature
k8s.io/client-go/informersPackage informers provides generated informers for Kubernetes APIs.
k8s.io/client-go/kubernetes/typed/core/v1This package has the automatically generated typed clients.
k8s.io/klogPackage klog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
k8s.io/kubernetes/pkg/apis/admission/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/admissionregistration/install
k8s.io/kubernetes/pkg/apis/apps/installPackage install installs the apps API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/auditregistration/install
k8s.io/kubernetes/pkg/apis/authentication/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/authorization/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/autoscaling/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/batch/installPackage install installs the batch API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/certificates/installPackage install installs the certificates API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/coordination/installPackage install installs the coordination API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/corePackage core contains the latest (or "internal") version of the Kubernetes API objects.
k8s.io/kubernetes/pkg/apis/core/installPackage install installs the v1 monolithic api, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/events/installPackage install installs the events API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/extensions/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/imagepolicy/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/networking/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/policy/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/rbac/installPackage install installs the batch API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/scheduling/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/settings/install
k8s.io/kubernetes/pkg/apis/storage/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/features
k8s.io/kubernetes/pkg/kubeapiserver/optionsPackage options contains flags and options for initializing kube-apiserver
k8s.io/kubernetes/pkg/kubelet/client
k8s.io/kubernetes/pkg/master/reconcilers
k8s.io/kubernetes/pkg/master/tunneler
k8s.io/kubernetes/pkg/registry/admissionregistration/rest
k8s.io/kubernetes/pkg/registry/apps/rest
k8s.io/kubernetes/pkg/registry/auditregistration/rest
k8s.io/kubernetes/pkg/registry/authentication/rest
k8s.io/kubernetes/pkg/registry/authorization/rest
k8s.io/kubernetes/pkg/registry/autoscaling/rest
k8s.io/kubernetes/pkg/registry/batch/rest
k8s.io/kubernetes/pkg/registry/certificates/rest
k8s.io/kubernetes/pkg/registry/coordination/rest
k8s.io/kubernetes/pkg/registry/core/rangeallocationPackage rangeallocation provides the Registry interface for storing RangeAllocation api objects.
k8s.io/kubernetes/pkg/registry/core/rest
k8s.io/kubernetes/pkg/registry/core/service/ipallocator
k8s.io/kubernetes/pkg/registry/core/service/ipallocator/controller
k8s.io/kubernetes/pkg/registry/core/service/portallocator/controller
k8s.io/kubernetes/pkg/registry/events/rest
k8s.io/kubernetes/pkg/registry/extensions/rest
k8s.io/kubernetes/pkg/registry/networking/rest
k8s.io/kubernetes/pkg/registry/policy/rest
k8s.io/kubernetes/pkg/registry/rbac/rest
k8s.io/kubernetes/pkg/registry/scheduling/rest
k8s.io/kubernetes/pkg/registry/settings/rest
k8s.io/kubernetes/pkg/registry/storage/rest
k8s.io/kubernetes/pkg/routesPackage routes holds a collection of optional master http handlers.
k8s.io/kubernetes/pkg/serviceaccount
k8s.io/kubernetes/pkg/util/async
k8s.io/kubernetes/pkg/util/node
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
net/httpPackage http provides HTTP client and server implementations.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
strconvPackage strconv implements conversions to and from string representations of basic data types.
timePackage time provides functionality for measuring and displaying time.