kubernetes – k8s.io/kubernetes Directories

kubernetes/ directory

Directories

PathSynopsis
cluster
cluster/addons
cluster/addons/fluentd-elasticsearch
cluster/addons/fluentd-elasticsearch/es-image
cluster/gce
cluster/gce/gci
cluster/gce/gci/mounter
cluster/images
cluster/images/etcd
cluster/images/etcd/attachlease
cluster/images/etcd/rollback
cluster/images/etcd-version-monitor
cmd
cmd/clicheck
cmd/cloud-controller-manager
cmd/cloud-controller-manager/app
cmd/cloud-controller-manager/app/options
cmd/gendocs
cmd/genkubedocs
cmd/genman
cmd/genswaggertypedocs
cmd/genutils
cmd/genyaml
cmd/gke-certificates-controllerThe GKE certificates controller is responsible for monitoring certificate signing requests and (potentially) auto-approving and signing them within GKE.
cmd/gke-certificates-controller/appPackage app implements a server that runs a stand-alone version of the certificates controller for GKE clusters.
cmd/hyperkubeA binary that can morph into all of the other kubernetes binaries.
cmd/importverifier
cmd/kubeadm
cmd/kubeadm/app
cmd/kubeadm/app/apis
cmd/kubeadm/app/apis/kubeadm+k8s:deepcopy-gen=package,register +groupName=kubeadm.k8s.io
cmd/kubeadm/app/apis/kubeadm/fuzzer
cmd/kubeadm/app/apis/kubeadm/install
cmd/kubeadm/app/apis/kubeadm/v1alpha1+k8s:defaulter-gen=TypeMeta +groupName=kubeadm.k8s.io +k8s:deepcopy-gen=package +k8s:conversion-gen=k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadm
cmd/kubeadm/app/apis/kubeadm/validation
cmd/kubeadm/app/cmd
cmd/kubeadm/app/cmd/phases
cmd/kubeadm/app/cmd/upgrade
cmd/kubeadm/app/cmd/util
cmd/kubeadm/app/constants
cmd/kubeadm/app/discovery
cmd/kubeadm/app/discovery/file
cmd/kubeadm/app/discovery/https
cmd/kubeadm/app/discovery/token
cmd/kubeadm/app/features
cmd/kubeadm/app/images
cmd/kubeadm/app/node
cmd/kubeadm/app/phases
cmd/kubeadm/app/phases/addons
cmd/kubeadm/app/phases/addons/dns
cmd/kubeadm/app/phases/addons/proxy
cmd/kubeadm/app/phases/apiconfig
cmd/kubeadm/app/phases/bootstraptoken
cmd/kubeadm/app/phases/bootstraptoken/clusterinfo
cmd/kubeadm/app/phases/bootstraptoken/node
cmd/kubeadm/app/phases/certs
cmd/kubeadm/app/phases/certs/pkiutil
cmd/kubeadm/app/phases/controlplane
cmd/kubeadm/app/phases/etcd
cmd/kubeadm/app/phases/kubeconfig
cmd/kubeadm/app/phases/markmaster
cmd/kubeadm/app/phases/selfhosting
cmd/kubeadm/app/phases/upgrade
cmd/kubeadm/app/phases/uploadconfig
cmd/kubeadm/app/preflight
cmd/kubeadm/app/util
cmd/kubeadm/app/util/apiclient
cmd/kubeadm/app/util/config
cmd/kubeadm/app/util/dryrun
cmd/kubeadm/app/util/kubeconfig
cmd/kubeadm/app/util/pubkeypinPackage pubkeypin provides primitives for x509 public key pinning in the style of RFC7469.
cmd/kubeadm/app/util/staticpod
cmd/kubeadm/app/util/token
cmd/kubeadm/test
cmd/kubeadm/test/certs
cmd/kubeadm/test/cmd
cmd/kubeadm/test/kubeconfig
cmd/kube-apiserverapiserver is the main api server and master for the cluster.
cmd/kube-apiserver/appPackage app does all of the work necessary to create a Kubernetes APIServer by binding together the API, master and APIServer infrastructure.
cmd/kube-apiserver/app/optionsPackage options contains flags and options for initializing an apiserver
cmd/kube-apiserver/app/testing
cmd/kube-controller-managerThe controller manager is responsible for monitoring replication controllers, and creating corresponding pods to achieve the desired state.
cmd/kube-controller-manager/appPackage app implements a server that runs a set of active components.
cmd/kube-controller-manager/app/optionsPackage options provides the flags used for the controller manager.
cmd/kubectl
cmd/kubectl/app
cmd/kubeletThe kubelet binary is responsible for maintaining a set of containers on a particular host VM.
cmd/kubelet/appPackage app makes it easy to create a kubelet server for various contexts.
cmd/kubelet/app/optionsPackage options contains all of the primary arguments for a kubelet.
cmd/kubemark
cmd/kube-proxy
cmd/kube-proxy/appPackage app does all of the work necessary to configure and run a Kubernetes app process.
cmd/linkcheck
examplesExamples contains sample applications for trying out the concepts in Kubernetes.
examples/explorerA tiny web server for viewing the environment kubernetes creates for your containers.
examples/guestbook-go
examples/https-nginxA small script that converts the given open ssl public/private keys to a secret that it writes to stdout as json.
examples/sharing-clustersA tiny script to help conver a given kubeconfig into a secret.
federation
federation/apis
federation/apis/core
federation/apis/core/install
federation/apis/core/v1
federation/apis/federation
federation/apis/federation/install
federation/apis/federation/v1beta1+k8s:deepcopy-gen=package,register +k8s:conversion-gen=k8s.io/kubernetes/federation/apis/federation +k8s:openapi-gen=true +k8s:defaulter-gen=TypeMeta
federation/apis/federation/validation
federation/client
federation/client/cache
federation/client/clientset_generated
federation/client/clientset_generated/federation_clientsetThis package has the automatically generated clientset.
federation/client/clientset_generated/federation_clientset/fakeThis package has the automatically generated fake clientset.
federation/client/clientset_generated/federation_clientset/schemeThis package contains the scheme of the automatically generated clientset.
federation/client/clientset_generated/federation_clientset/typed
federation/client/clientset_generated/federation_clientset/typed/autoscaling
federation/client/clientset_generated/federation_clientset/typed/autoscaling/v1This package has the automatically generated typed clients.
federation/client/clientset_generated/federation_clientset/typed/autoscaling/v1/fakePackage fake has the automatically generated clients.
federation/client/clientset_generated/federation_clientset/typed/batch
federation/client/clientset_generated/federation_clientset/typed/batch/v1This package has the automatically generated typed clients.
federation/client/clientset_generated/federation_clientset/typed/batch/v1/fakePackage fake has the automatically generated clients.
federation/client/clientset_generated/federation_clientset/typed/core
federation/client/clientset_generated/federation_clientset/typed/core/v1This package has the automatically generated typed clients.
federation/client/clientset_generated/federation_clientset/typed/core/v1/fakePackage fake has the automatically generated clients.
federation/client/clientset_generated/federation_clientset/typed/extensions
federation/client/clientset_generated/federation_clientset/typed/extensions/v1beta1This package has the automatically generated typed clients.
federation/client/clientset_generated/federation_clientset/typed/extensions/v1beta1/fakePackage fake has the automatically generated clients.
federation/client/clientset_generated/federation_clientset/typed/federation
federation/client/clientset_generated/federation_clientset/typed/federation/v1beta1This package has the automatically generated typed clients.
federation/client/clientset_generated/federation_clientset/typed/federation/v1beta1/fakePackage fake has the automatically generated clients.
federation/cmd
federation/cmd/federation-apiserverapiserver is the main api server and master for the cluster.
federation/cmd/federation-apiserver/appPackage app does all of the work necessary to create a Kubernetes APIServer by binding together the API, master and APIServer infrastructure.
federation/cmd/federation-apiserver/app/optionsPackage options contains flags and options for initializing federation-apiserver.
federation/cmd/federation-controller-manager
federation/cmd/federation-controller-manager/app
federation/cmd/federation-controller-manager/app/options
federation/cmd/genfeddocs
federation/cmd/kubefed
federation/cmd/kubefed/app
federation/pkg
federation/pkg/dnsproviderdnsprovider supplies interfaces for dns service providers (e.g.
federation/pkg/dnsprovider/providers
federation/pkg/dnsprovider/providers/aws
federation/pkg/dnsprovider/providers/aws/route53route53 is the implementation of pkg/dnsprovider interface for AWS Route53
federation/pkg/dnsprovider/providers/aws/route53/stubsinternal implements a stub for the AWS Route53 API, used primarily for unit testing purposes
federation/pkg/dnsprovider/providers/corednsPackage coredns is the implementation of pkg/dnsprovider interface for CoreDNS
federation/pkg/dnsprovider/providers/coredns/stubsPackage stubs implements a stub for the EtcdKeysAPI, used primarily for unit testing purposes
federation/pkg/dnsprovider/providers/google
federation/pkg/dnsprovider/providers/google/clouddnsclouddns is the implementation of pkg/dnsprovider interface for Google Cloud DNS
federation/pkg/dnsprovider/providers/google/clouddns/internal
federation/pkg/dnsprovider/rrstype
federation/pkg/dnsprovider/tests
federation/pkg/federatedtypes
federation/pkg/federatedtypes/crudtester
federation/pkg/federation-controllerPackage federation_controller contains code for controllers (like the cluster controller).
federation/pkg/federation-controller/clusterPackage cluster contains code for syncing cluster
federation/pkg/federation-controller/ingress
federation/pkg/federation-controller/job
federation/pkg/federation-controller/service
federation/pkg/federation-controller/service/dns
federation/pkg/federation-controller/service/ingress
federation/pkg/federation-controller/sync
federation/pkg/federation-controller/utilTODO: consider moving it to a more generic package.
federation/pkg/federation-controller/util/clusterselector
federation/pkg/federation-controller/util/deletionhelperPackage to help federation controllers to delete federated resources from underlying clusters when the resource is deleted from federation control plane.
federation/pkg/federation-controller/util/eventsink
federation/pkg/federation-controller/util/finalizersHelper functions for manipulating finalizers.
federation/pkg/federation-controller/util/hpa
federation/pkg/federation-controller/util/planner
federation/pkg/federation-controller/util/podanalyzer
federation/pkg/federation-controller/util/replicapreferences
federation/pkg/federation-controller/util/test
federation/pkg/kubefed
federation/pkg/kubefed/initTODO(madhusdancs): 1.
federation/pkg/kubefed/testing
federation/pkg/kubefed/util
federation/plugin
federation/plugin/pkg
federation/plugin/pkg/admission
federation/plugin/pkg/admission/schedulingpolicyPackage schedulingpolicy implements a webhook that queries an external API to obtain scheduling decisions for Federated sources.
federation/registry
federation/registry/cluster
federation/registry/cluster/etcd
hackUser-interface for test-infra/kubetest/e2e.go Equivalent to go get -u k8s.io/test-infra/kubetest && kubetest "${@}"
hack/boilerplate
hack/boilerplate/test
hack/cmd
hack/cmd/teststaleteststale checks the staleness of a test binary.
pkg
pkg/apiPackage api contains the latest (or "internal") version of the Kubernetes API objects.
pkg/api/endpoints
pkg/api/events
pkg/api/fuzzer
pkg/api/helper
pkg/api/helper/qosNOTE: DO NOT use those helper functions through client-go, the package path will be changed in the future.
pkg/api/installPackage install installs the v1 monolithic api, making it available as an option to all of the API encoding/decoding machinery.
pkg/apimachinery
pkg/apimachinery/tests
pkg/api/persistentvolume
pkg/api/pod
pkg/api/ref
pkg/api/resource
pkg/apis
pkg/apis/abac
pkg/apis/abac/fuzzer
pkg/apis/abac/latest
pkg/apis/abac/v0+groupName=abac.authorization.kubernetes.io
pkg/apis/abac/v1beta1+groupName=abac.authorization.kubernetes.io
pkg/apis/admission+k8s:deepcopy-gen=package,register +groupName=admission.k8s.io
pkg/apis/admission/fuzzer
pkg/apis/admission/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/admissionregistrationPackage admissionregistration is the internal version of the API.
pkg/apis/admissionregistration/fuzzer
pkg/apis/admissionregistration/install
pkg/apis/admissionregistration/v1alpha1Package v1alpha1 is the v1alpha1 version of the API.
pkg/apis/admissionregistration/validation
pkg/apis/admission/v1alpha1+groupName=admission.k8s.io
pkg/apis/apps
pkg/apis/apps/fuzzer
pkg/apis/apps/installPackage install installs the apps API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/apps/v1beta1
pkg/apis/apps/v1beta2
pkg/apis/apps/validation
pkg/apis/authentication+k8s:deepcopy-gen=package,register +groupName=authentication.k8s.io
pkg/apis/authentication/fuzzer
pkg/apis/authentication/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/authentication/v1+k8s:conversion-gen=k8s.io/kubernetes/pkg/apis/authentication +k8s:conversion-gen-external-types=../../../../vendor/k8s.io/api/authentication/v1 +groupName=authentication.k8s.io +k8s:defaulter-gen=TypeMeta +k8s:defaulter-gen-input=../../../../vendor/k8s.io/api/authentication/v1
pkg/apis/authentication/v1beta1+k8s:conversion-gen=k8s.io/kubernetes/pkg/apis/authentication +k8s:conversion-gen-external-types=../../../../vendor/k8s.io/api/authentication/v1beta1 +groupName=authentication.k8s.io +k8s:defaulter-gen=TypeMeta +k8s:defaulter-gen-input=../../../../vendor/k8s.io/api/authentication/v1beta1
pkg/apis/authorization+k8s:deepcopy-gen=package,register +groupName=authorization.k8s.io
pkg/apis/authorization/fuzzer
pkg/apis/authorization/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/authorization/v1+groupName=authorization.k8s.io
pkg/apis/authorization/v1beta1+groupName=authorization.k8s.io
pkg/apis/authorization/validation
pkg/apis/autoscaling
pkg/apis/autoscaling/fuzzer
pkg/apis/autoscaling/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/autoscaling/v1
pkg/apis/autoscaling/v2beta1
pkg/apis/autoscaling/validation
pkg/apis/batch
pkg/apis/batch/fuzzer
pkg/apis/batch/installPackage install installs the batch API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/batch/v1
pkg/apis/batch/v1beta1
pkg/apis/batch/v2alpha1
pkg/apis/batch/validation
pkg/apis/certificates+k8s:deepcopy-gen=package,register +groupName=certificates.k8s.io
pkg/apis/certificates/fuzzer
pkg/apis/certificates/installPackage install installs the certificates API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/certificates/v1beta1+groupName=certificates.k8s.io
pkg/apis/certificates/validation
pkg/apis/componentconfig
pkg/apis/componentconfig/fuzzer
pkg/apis/componentconfig/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/componentconfig/v1alpha1
pkg/apis/componentconfig/validation
pkg/api/service
pkg/apis/extensions
pkg/apis/extensions/fuzzer
pkg/apis/extensions/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/extensions/v1beta1
pkg/apis/extensions/validation
pkg/apis/imagepolicy+k8s:deepcopy-gen=package,register +groupName=imagepolicy.k8s.io
pkg/apis/imagepolicy/fuzzer
pkg/apis/imagepolicy/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/imagepolicy/v1alpha1+groupName=imagepolicy.k8s.io
pkg/apis/meta
pkg/apis/meta/v1
pkg/apis/networking+k8s:deepcopy-gen=package,register +groupName=networking.k8s.io
pkg/apis/networking/fuzzer
pkg/apis/networking/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/networking/v1+k8s:conversion-gen=k8s.io/kubernetes/pkg/apis/networking +k8s:conversion-gen-external-types=../../../../vendor/k8s.io/api/networking/v1 +k8s:conversion-gen=k8s.io/kubernetes/pkg/apis/extensions +k8s:defaulter-gen=TypeMeta +k8s:defaulter-gen-input=../../../../vendor/k8s.io/api/networking/v1 +groupName=networking.k8s.io
pkg/apis/networking/validation
pkg/apis/policy
pkg/apis/policy/fuzzer
pkg/apis/policy/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/policy/v1alpha1Package policy is for any kind of policy object.
pkg/apis/policy/v1beta1Package policy is for any kind of policy object.
pkg/apis/policy/validation
pkg/apis/rbac+k8s:deepcopy-gen=package,register +groupName=rbac.authorization.k8s.io
pkg/apis/rbac/fuzzer
pkg/apis/rbac/installPackage install installs the batch API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/rbac/v1+groupName=rbac.authorization.k8s.io
pkg/apis/rbac/v1alpha1+groupName=rbac.authorization.k8s.io
pkg/apis/rbac/v1beta1+groupName=rbac.authorization.k8s.io
pkg/apis/rbac/validation
pkg/apis/scheduling+k8s:deepcopy-gen=package,register +groupName=scheduling.k8s.io
pkg/apis/scheduling/fuzzer
pkg/apis/scheduling/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/scheduling/v1alpha1+k8s:conversion-gen=k8s.io/kubernetes/pkg/apis/scheduling +k8s:conversion-gen-external-types=../../../../vendor/k8s.io/api/scheduling/v1alpha1 +groupName=scheduling.k8s.io +k8s:defaulter-gen=TypeMeta +k8s:defaulter-gen-input=../../../../vendor/k8s.io/api/scheduling/v1alpha1
pkg/apis/scheduling/validation
pkg/apis/settings+k8s:deepcopy-gen=package,register +groupName=settings.k8s.io
pkg/apis/settings/fuzzer
pkg/apis/settings/installPackage install installs the settings API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/settings/v1alpha1+groupName=settings.k8s.io
pkg/apis/settings/validation
pkg/apis/storage+k8s:deepcopy-gen=package,register +groupName=storage.k8s.io
pkg/apis/storage/fuzzer
pkg/apis/storage/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/storage/util
pkg/apis/storage/v1+k8s:conversion-gen=k8s.io/kubernetes/pkg/apis/storage +k8s:conversion-gen-external-types=../../../../vendor/k8s.io/api/storage/v1 +groupName=storage.k8s.io +k8s:defaulter-gen=TypeMeta +k8s:defaulter-gen-input=../../../../vendor/k8s.io/api/storage/v1
pkg/apis/storage/v1beta1+k8s:conversion-gen=k8s.io/kubernetes/pkg/apis/storage +k8s:conversion-gen-external-types=../../../../vendor/k8s.io/api/storage/v1beta1 +groupName=storage.k8s.io +k8s:defaulter-gen=TypeMeta +k8s:defaulter-gen-input=../../../../vendor/k8s.io/api/storage/v1beta1
pkg/apis/storage/v1beta1/util
pkg/apis/storage/v1/util
pkg/apis/storage/validation
pkg/api/testapiPackage testapi provides a helper for retrieving the KUBE_TEST_API environment variable.
pkg/api/testing
pkg/api/testing/compat
pkg/api/unversionedPackage unversioned is deprecated and has been replaced with pkg/apis/meta/v1
pkg/api/utilTODO: This GetVersion/GetGroup arrangement is temporary and will be replaced with a GroupAndVersion type.
pkg/api/v1Package v1 is the v1 version of the API.
pkg/api/v1/endpoints
pkg/api/v1/helper
pkg/api/v1/helper/qos
pkg/api/v1/node
pkg/api/v1/pod
pkg/api/v1/resource
pkg/api/v1/service
pkg/api/v1/validation
pkg/api/validationPackage validation has functions for validating the correctness of api objects and explaining what is wrong with them when they aren't valid.
pkg/auth
pkg/auth/authorizer
pkg/auth/authorizer/abac
pkg/auth/nodeidentifier
pkg/bootstrap
pkg/bootstrap/apiPackage api (pkg/bootstrap/api) contains constants and types needed for bootstrap tokens as maintained by the BootstrapSigner and TokenCleaner controllers (in pkg/controller/bootstrap)
pkg/capabilitiespackage capabilities manages system level capabilities
pkg/client
pkg/client/chaosclientPackage chaosclient makes it easy to simulate network latency, misbehaving servers, and random errors from servers.
pkg/client/clientset_generated
pkg/client/clientset_generated/internalclientsetThis package has the automatically generated clientset.
pkg/client/clientset_generated/internalclientset/fakeThis package has the automatically generated fake clientset.
pkg/client/clientset_generated/internalclientset/schemeThis package contains the scheme of the automatically generated clientset.
pkg/client/clientset_generated/internalclientset/typed
pkg/client/clientset_generated/internalclientset/typed/admissionregistration
pkg/client/clientset_generated/internalclientset/typed/admissionregistration/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/admissionregistration/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/clientset_generated/internalclientset/typed/apps
pkg/client/clientset_generated/internalclientset/typed/apps/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/apps/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/clientset_generated/internalclientset/typed/authentication
pkg/client/clientset_generated/internalclientset/typed/authentication/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/authentication/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/clientset_generated/internalclientset/typed/authorization
pkg/client/clientset_generated/internalclientset/typed/authorization/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/authorization/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/clientset_generated/internalclientset/typed/autoscaling
pkg/client/clientset_generated/internalclientset/typed/autoscaling/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/autoscaling/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/clientset_generated/internalclientset/typed/batch
pkg/client/clientset_generated/internalclientset/typed/batch/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/batch/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/clientset_generated/internalclientset/typed/certificates
pkg/client/clientset_generated/internalclientset/typed/certificates/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/certificates/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/clientset_generated/internalclientset/typed/core
pkg/client/clientset_generated/internalclientset/typed/core/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/core/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/clientset_generated/internalclientset/typed/extensions
pkg/client/clientset_generated/internalclientset/typed/extensions/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/extensions/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/clientset_generated/internalclientset/typed/networking
pkg/client/clientset_generated/internalclientset/typed/networking/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/networking/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/clientset_generated/internalclientset/typed/policy
pkg/client/clientset_generated/internalclientset/typed/policy/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/policy/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/clientset_generated/internalclientset/typed/rbac
pkg/client/clientset_generated/internalclientset/typed/rbac/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/rbac/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/clientset_generated/internalclientset/typed/scheduling
pkg/client/clientset_generated/internalclientset/typed/scheduling/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/scheduling/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/clientset_generated/internalclientset/typed/settings
pkg/client/clientset_generated/internalclientset/typed/settings/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/settings/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/clientset_generated/internalclientset/typed/storage
pkg/client/clientset_generated/internalclientset/typed/storage/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/storage/internalversion/fakePackage fake has the automatically generated clients.
pkg/client/conditions
pkg/client/informers
pkg/client/informers/informers_generated
pkg/client/informers/informers_generated/internalversion
pkg/client/informers/informers_generated/internalversion/admissionregistration
pkg/client/informers/informers_generated/internalversion/admissionregistration/internalversion
pkg/client/informers/informers_generated/internalversion/apps
pkg/client/informers/informers_generated/internalversion/apps/internalversion
pkg/client/informers/informers_generated/internalversion/autoscaling
pkg/client/informers/informers_generated/internalversion/autoscaling/internalversion
pkg/client/informers/informers_generated/internalversion/batch
pkg/client/informers/informers_generated/internalversion/batch/internalversion
pkg/client/informers/informers_generated/internalversion/certificates
pkg/client/informers/informers_generated/internalversion/certificates/internalversion
pkg/client/informers/informers_generated/internalversion/core
pkg/client/informers/informers_generated/internalversion/core/internalversion
pkg/client/informers/informers_generated/internalversion/extensions
pkg/client/informers/informers_generated/internalversion/extensions/internalversion
pkg/client/informers/informers_generated/internalversion/internalinterfaces
pkg/client/informers/informers_generated/internalversion/networking
pkg/client/informers/informers_generated/internalversion/networking/internalversion
pkg/client/informers/informers_generated/internalversion/policy
pkg/client/informers/informers_generated/internalversion/policy/internalversion
pkg/client/informers/informers_generated/internalversion/rbac
pkg/client/informers/informers_generated/internalversion/rbac/internalversion
pkg/client/informers/informers_generated/internalversion/scheduling
pkg/client/informers/informers_generated/internalversion/scheduling/internalversion
pkg/client/informers/informers_generated/internalversion/settings
pkg/client/informers/informers_generated/internalversion/settings/internalversion
pkg/client/informers/informers_generated/internalversion/storage
pkg/client/informers/informers_generated/internalversion/storage/internalversion
pkg/client/leaderelectionconfig
pkg/client/listers
pkg/client/listers/admissionregistration
pkg/client/listers/admissionregistration/internalversion
pkg/client/listers/apps
pkg/client/listers/apps/internalversion
pkg/client/listers/authentication
pkg/client/listers/authentication/internalversion
pkg/client/listers/authorization
pkg/client/listers/authorization/internalversion
pkg/client/listers/autoscaling
pkg/client/listers/autoscaling/internalversion
pkg/client/listers/batch
pkg/client/listers/batch/internalversion
pkg/client/listers/certificates
pkg/client/listers/certificates/internalversion
pkg/client/listers/core
pkg/client/listers/core/internalversion
pkg/client/listers/extensions
pkg/client/listers/extensions/internalversion
pkg/client/listers/imagepolicy
pkg/client/listers/imagepolicy/internalversion
pkg/client/listers/networking
pkg/client/listers/networking/internalversion
pkg/client/listers/policy
pkg/client/listers/policy/internalversion
pkg/client/listers/rbac
pkg/client/listers/rbac/internalversion
pkg/client/listers/scheduling
pkg/client/listers/scheduling/internalversion
pkg/client/listers/settings
pkg/client/listers/settings/internalversion
pkg/client/listers/storage
pkg/client/listers/storage/internalversion
pkg/client/metrics
pkg/client/metrics/prometheusPackage prometheus creates and registers prometheus metrics with rest clients.
pkg/client/testsThis package runs tests against the client which require an internal client
pkg/client/unversioned
pkg/client/unversioned/testclient
pkg/client/unversioned/testclient/simple
pkg/cloudproviderPackage cloudprovider supplies interfaces and implementations for cloud service providers.
pkg/cloudprovider/providers
pkg/cloudprovider/providers/aws
pkg/cloudprovider/providers/azure
pkg/cloudprovider/providers/cloudstack
pkg/cloudprovider/providers/fakePackage fake is a test-double implementation of cloudprovider Interface, LoadBalancer and Instances.
pkg/cloudprovider/providers/gcePackage gce is an implementation of Interface, LoadBalancer and Instances for Google Compute Engine.
pkg/cloudprovider/providers/openstack
pkg/cloudprovider/providers/ovirt
pkg/cloudprovider/providers/photonThis version of Photon cloud provider supports the disk interface for Photon persistent disk volume plugin.
pkg/cloudprovider/providers/rackspace
pkg/cloudprovider/providers/vsphere
pkg/cloudprovider/providers/vsphere/vclib
pkg/cloudprovider/providers/vsphere/vclib/diskmanagers
pkg/controllerPackage controller contains code for controllers (like the replication controller).
pkg/controller/bootstrapPackage bootstrap provides automatic processes necessary for bootstraping.
pkg/controller/certificatesPackage certificates implements an abstract controller that is useful for building controllers that manage CSRs
pkg/controller/certificates/approverPackage approver implements an automated approver for kubelet certificates.
pkg/controller/certificates/signerPackage signer implements a CA signer that uses keys stored on local disk.
pkg/controller/cloud
pkg/controller/cronjobPackage cronjob contains the controller for CronJob objects.
pkg/controller/daemonPackage daemon contains logic for watching and synchronizing daemons.
pkg/controller/daemon/util
pkg/controller/deploymentPackage deployment contains all the logic for handling Kubernetes Deployments.
pkg/controller/deployment/util
pkg/controller/disruption
pkg/controller/endpointPackage service provides EndpointController implementation to manage and sync service endpoints.
pkg/controller/garbagecollector
pkg/controller/garbagecollector/metaonly
pkg/controller/history
pkg/controller/jobPackage job contains logic for watching and synchronizing jobs.
pkg/controller/namespacenamespace contains a controller that handles namespace lifecycle
pkg/controller/namespace/deletion
pkg/controller/nodePackage node contains code for syncing cloud instances with node registry
pkg/controller/node/ipamPackage ipam provides different allocators for assigning IP ranges to nodes.
pkg/controller/node/ipam/cidrset
pkg/controller/node/ipam/sync
pkg/controller/node/ipam/test
pkg/controller/node/scheduler
pkg/controller/node/util
pkg/controller/podautoscalerPackage podautoscaler contains logic for autoscaling number of pods based on metrics observed.
pkg/controller/podautoscaler/metrics
pkg/controller/podgcPackage podgc contains a very simple pod "garbage collector" implementation, PodGCController, that runs in the controller manager.
pkg/controller/replicasetPackage replicaset contains logic for watching and synchronizing ReplicaSets.
pkg/controller/replicaset/options
pkg/controller/replicationPackage replication contains logic for watching and synchronizing replication controllers.
pkg/controller/resourcequotaresourcequota contains a controller that makes resource quota usage observations
pkg/controller/routePackage route contains code for syncing cloud routing rules with the list of registered nodes.
pkg/controller/servicePackage service contains code for syncing cloud load balancers with the service registry.
pkg/controller/serviceaccountPackage serviceaccount provides implementations to manage service accounts and service account tokens
pkg/controller/statefulset
pkg/controller/testutil
pkg/controller/ttl
pkg/controller/volume
pkg/controller/volume/attachdetachPackage volume implements a controller to manage volume attach and detach operations.
pkg/controller/volume/attachdetach/cachePackage cache implements data structures used by the attach/detach controller to keep track of volumes, the nodes they are attached to, and the pods that reference them.
pkg/controller/volume/attachdetach/populatorPackage populator implements interfaces that monitor and keep the states of the desired_state_of_word in sync with the "ground truth" from informer.
pkg/controller/volume/attachdetach/reconcilerPackage reconciler implements interfaces that attempt to reconcile the desired state of the with the actual state of the world by triggering actions.
pkg/controller/volume/attachdetach/statusupdaterPackage statusupdater implements interfaces that enable updating the status of API objects.
pkg/controller/volume/attachdetach/testing
pkg/controller/volume/attachdetach/util
pkg/controller/volume/events
pkg/controller/volume/expandPackage expand implements interfaces that attempt to resize a pvc by adding pvc to a volume resize map from which PVCs are picked and resized
pkg/controller/volume/expand/cache
pkg/controller/volume/expand/util
pkg/controller/volume/persistentvolume
pkg/controller/volume/persistentvolume/options
pkg/credentialproviderPackage credentialprovider supplies interfaces and implementations for docker registry providers to expose their authentication scheme.
pkg/credentialprovider/aws
pkg/credentialprovider/azure
pkg/credentialprovider/gcpPackage gcp_credentials contains implementations of DockerConfigProvider for Google Cloud Platform.
pkg/credentialprovider/rancher
pkg/features
pkg/fieldpathPackage fieldpath supplies methods for extracting fields from objects given a path to a field.
pkg/generatedgenerated package is the destination for all generated files.
pkg/generated/openapiopenapi generated definitions.
pkg/hyperkubePackage hyperkube is a framework for kubernetes server components.
pkg/kubeapiserverThe kubapiserver package holds code that is common to both the kube-apiserver and the federation-apiserver, but isn't part of a generic API server.
pkg/kubeapiserver/admission
pkg/kubeapiserver/admission/configuration
pkg/kubeapiserver/admission/util
pkg/kubeapiserver/authenticator
pkg/kubeapiserver/authorizer
pkg/kubeapiserver/authorizer/modes
pkg/kubeapiserver/optionsPackage options contains flags and options for initializing an apiserver
pkg/kubeapiserver/server
pkg/kubectlPackage kubectl provides the functions used by the kubectl command line tool under k8s.io/kubernetes/cmd.
pkg/kubectl/apps
pkg/kubectl/cmd
pkg/kubectl/cmd/auth
pkg/kubectl/cmd/config
pkg/kubectl/cmd/rollout
pkg/kubectl/cmd/set
pkg/kubectl/cmd/templates
pkg/kubectl/cmd/testing
pkg/kubectl/cmd/util
pkg/kubectl/cmd/util/editor
pkg/kubectl/cmd/util/env
pkg/kubectl/cmd/util/jsonmerge
pkg/kubectl/cmd/util/openapiPackage openapi is a collection of libraries for fetching the openapi spec from a Kubernetes server and then indexing the type definitions.
pkg/kubectl/cmd/util/openapi/testing
pkg/kubectl/cmd/util/openapi/validation
pkg/kubectl/cmd/util/sanity
pkg/kubectl/metricsutil
pkg/kubectl/plugins
pkg/kubectl/proxy
pkg/kubectl/resourcePackage resource assists clients in dealing with RESTful objects that match the Kubernetes API conventions.
pkg/kubectl/testing
pkg/kubectl/util
pkg/kubectl/util/crlf
pkg/kubectl/util/hash
pkg/kubectl/util/i18n
pkg/kubectl/util/logs
pkg/kubectl/util/slice
pkg/kubectl/util/term
pkg/kubectl/validation
pkg/kubeletPackage kubelet is the package that contains the libraries that drive the Kubelet binary.
pkg/kubelet/apis
pkg/kubelet/apis/cri
pkg/kubelet/apis/cri/testing
pkg/kubelet/apis/cri/v1alpha1
pkg/kubelet/apis/cri/v1alpha1/runtimePackage runtime is a generated protocol buffer package.
pkg/kubelet/apis/deviceplugin
pkg/kubelet/apis/deviceplugin/v1alpha1Package deviceplugin is a generated protocol buffer package.
pkg/kubelet/apis/kubeletconfig
pkg/kubelet/apis/kubeletconfig/scheme
pkg/kubelet/apis/kubeletconfig/v1alpha1
pkg/kubelet/apis/kubeletconfig/validation
pkg/kubelet/apis/stats
pkg/kubelet/apis/stats/v1alpha1
pkg/kubelet/cadvisorKubelet interactions with cAdvisor.
pkg/kubelet/cadvisor/testing
pkg/kubelet/certificate
pkg/kubelet/certificate/bootstrap
pkg/kubelet/client
pkg/kubelet/cm
pkg/kubelet/cm/cpumanager
pkg/kubelet/cm/cpumanager/state
pkg/kubelet/cm/cpumanager/topologyPackage topology contains helpers for the CPU manager.
pkg/kubelet/cm/cpuset
pkg/kubelet/cm/util
pkg/kubelet/configReads the pod configuration from the Kubernetes apiserver.
pkg/kubelet/configmap
pkg/kubelet/container
pkg/kubelet/container/testingCode generated by mockery v1.0.0
pkg/kubelet/custommetricsPackage custommetrics contains support for instrumenting cAdvisor to gather custom metrics from pods.
pkg/kubelet/deviceplugin
pkg/kubelet/dockershimDocker integration using pkg/kubelet/apis/cri/v1alpha1/runtime/api.pb.go
pkg/kubelet/dockershim/cm
pkg/kubelet/dockershim/errors
pkg/kubelet/dockershim/libdocker
pkg/kubelet/dockershim/remote
pkg/kubelet/dockershim/testing
pkg/kubelet/envvarsPackage envvars is the package that build the environment variables that kubernetes provides to the containers run by it.
pkg/kubelet/events
pkg/kubelet/evictionPackage eviction is responsible for enforcing eviction thresholds to maintain node stability.
pkg/kubelet/eviction/api
pkg/kubelet/gpu
pkg/kubelet/gpu/nvidia
pkg/kubelet/imagesPackage images is responsible for managing lifecycle of container images.
pkg/kubelet/kubeletconfig
pkg/kubelet/kubeletconfig/checkpoint
pkg/kubelet/kubeletconfig/checkpoint/store
pkg/kubelet/kubeletconfig/configfiles
pkg/kubelet/kubeletconfig/status
pkg/kubelet/kubeletconfig/util
pkg/kubelet/kubeletconfig/util/codec
pkg/kubelet/kubeletconfig/util/equal
pkg/kubelet/kubeletconfig/util/files
pkg/kubelet/kubeletconfig/util/log
pkg/kubelet/kubeletconfig/util/panic
pkg/kubelet/kubeletconfig/util/test
pkg/kubelet/kuberuntimePackage kuberuntime contains an implementation of kubecontainer.Runtime using the interface in pkg/kubelet/v1.
pkg/kubelet/leakyPackage leaky holds bits of kubelet that should be internal but have leaked out through bad abstractions.
pkg/kubelet/lifecycleHandlers for pod lifecycle events and interfaces to integrate with kubelet admission, synchronization, and eviction of pods.
pkg/kubelet/metrics
pkg/kubelet/metrics/collectors
pkg/kubelet/network
pkg/kubelet/network/cni
pkg/kubelet/network/cni/testingmock_cni is a mock of the `libcni.CNI` interface.
pkg/kubelet/network/hairpin
pkg/kubelet/network/hostport
pkg/kubelet/network/hostport/testing
pkg/kubelet/network/kubenet
pkg/kubelet/network/testing
pkg/kubelet/plegPackage pleg contains types and a generic implementation of the pod lifecycle event generator.
pkg/kubelet/pod
pkg/kubelet/pod/testingCode generated by mockery v1.0.0
pkg/kubelet/preemption
pkg/kubelet/prober
pkg/kubelet/prober/results
pkg/kubelet/prober/testing
pkg/kubelet/qospackage qos contains helper functions for quality of service.
pkg/kubelet/remotePackage remote containers gRPC implementation of internalapi.RuntimeService and internalapi.ImageManagerService.
pkg/kubelet/rktPackage rkt contains the Containerruntime interface implementation for rkt.
pkg/kubelet/rktshimPackage rktshim is the package that contains the shim code for rkt to be used as the kubelet container runtime implementation that is integrated using the Container Runtime Interface.
pkg/kubelet/secret
pkg/kubelet/serverPackage server contains functions related to serving Kubelet's external interface.
pkg/kubelet/server/portforwardpackage portforward contains server-side logic for handling port forwarding requests.
pkg/kubelet/server/remotecommandpackage remotecommand contains functions related to executing commands in and attaching to pods.
pkg/kubelet/server/statsPackage stats handles exporting Kubelet and container stats.
pkg/kubelet/server/stats/testing
pkg/kubelet/server/streaming
pkg/kubelet/stats
pkg/kubelet/status
pkg/kubelet/status/testing
pkg/kubelet/sysctl
pkg/kubelet/typesCommon types in the Kubelet.
pkg/kubelet/utilUtility functions.
pkg/kubelet/util/cache
pkg/kubelet/util/csr
pkg/kubelet/util/format
pkg/kubelet/util/ioutils
pkg/kubelet/util/queue
pkg/kubelet/util/sliceutils
pkg/kubelet/volumemanager
pkg/kubelet/volumemanager/cachePackage cache implements data structures used by the kubelet volume manager to keep track of attached volumes and the pods that mounted them.
pkg/kubelet/volumemanager/populatorPackage populator implements interfaces that monitor and keep the states of the caches in sync with the "ground truth".
pkg/kubelet/volumemanager/reconcilerPackage reconciler implements interfaces that attempt to reconcile the desired state of the with the actual state of the world by triggering relevant actions (attach, detach, mount, unmount).
pkg/kubemark
pkg/masterPackage master contains code for setting up and running a Kubernetes cluster master.
pkg/master/controller
pkg/master/controller/crdregistration
pkg/master/portsPackage ports defines ports used by various pieces of the kubernetes infrastructure.
pkg/master/tunneler
pkg/printers
pkg/printers/internalversion
pkg/printers/storage
pkg/probePackage probe contains utilities for health probing, as well as health status information.
pkg/probe/exec
pkg/probe/http
pkg/probe/tcp
pkg/proxyPackage proxy implements the layer-3 network proxy.
pkg/proxy/configPackage config provides decoupling between various configuration sources (etcd, files,...) and the pieces that actually care about them (loadbalancer, proxy).
pkg/proxy/healthcheckPackage healthcheck provides tools for serving kube-proxy healthchecks.
pkg/proxy/iptables
pkg/proxy/ipvs
pkg/proxy/userspace
pkg/proxy/util
pkg/proxy/winkernel
pkg/proxy/winuserspace
pkg/quota
pkg/quota/evaluator
pkg/quota/evaluator/corecore contains modules that interface with the core api group
pkg/quota/generic
pkg/quota/install
pkg/registryPackage registry implements the storage and system logic for the core of the api server.
pkg/registry/admissionregistration
pkg/registry/admissionregistration/externaladmissionhookconfiguration
pkg/registry/admissionregistration/externaladmissionhookconfiguration/storage
pkg/registry/admissionregistration/initializerconfiguration
pkg/registry/admissionregistration/initializerconfiguration/storage
pkg/registry/admissionregistration/rest
pkg/registry/apps
pkg/registry/apps/controllerrevision
pkg/registry/apps/controllerrevision/storage
pkg/registry/apps/rest
pkg/registry/apps/statefulset
pkg/registry/apps/statefulset/storage
pkg/registry/authentication
pkg/registry/authentication/rest
pkg/registry/authentication/tokenreview
pkg/registry/authorization
pkg/registry/authorization/localsubjectaccessreview
pkg/registry/authorization/rest
pkg/registry/authorization/selfsubjectaccessreview
pkg/registry/authorization/selfsubjectrulesreview
pkg/registry/authorization/subjectaccessreview
pkg/registry/authorization/util
pkg/registry/autoscaling
pkg/registry/autoscaling/horizontalpodautoscaler
pkg/registry/autoscaling/horizontalpodautoscaler/storage
pkg/registry/autoscaling/rest
pkg/registry/batch
pkg/registry/batch/cronjobPackage cronjob provides Registry interface and it's RESTStorage implementation for storing CronJob api objects.
pkg/registry/batch/cronjob/storage
pkg/registry/batch/jobPackage job provides Registry interface and it's RESTStorage implementation for storing Job api objects.
pkg/registry/batch/job/storage
pkg/registry/batch/rest
pkg/registry/cachesize
pkg/registry/certificates
pkg/registry/certificates/certificatesPackage certificates provides Registry interface and its RESTStorage implementation for storing CertificateSigningRequest objects.
pkg/registry/certificates/certificates/storage
pkg/registry/certificates/rest
pkg/registry/core
pkg/registry/core/componentstatusPackage componentstatus provides interfaces and implementation for retrieving cluster component status.
pkg/registry/core/configmapPackage configmap provides Registry interface and its REST implementation for storing ConfigMap API objects.
pkg/registry/core/configmap/storage
pkg/registry/core/endpointPackage endpoint provides Registry interface and it's RESTStorage implementation for storing Endpoint api objects.
pkg/registry/core/endpoint/storage
pkg/registry/core/eventPackage event provides Registry interface and it's REST implementation for storing Event api objects.
pkg/registry/core/event/storage
pkg/registry/core/limitrangePackage limitrange provides Registry interface and it's REST implementation for storing LimitRange api objects.
pkg/registry/core/limitrange/storage
pkg/registry/core/namespacePackage namespace provides Registry interface and it's REST implementation for storing Namespace api objects.
pkg/registry/core/namespace/storage
pkg/registry/core/nodePackage node provides Registry interface and implementation for storing Nodes.
pkg/registry/core/node/rest
pkg/registry/core/node/storage
pkg/registry/core/persistentvolume
pkg/registry/core/persistentvolumeclaim
pkg/registry/core/persistentvolumeclaim/storage
pkg/registry/core/persistentvolume/storage
pkg/registry/core/podPackage pod provides Registry interface and it's RESTStorage implementation for storing Pod api objects.
pkg/registry/core/pod/rest
pkg/registry/core/pod/storage
pkg/registry/core/podtemplatePackage podtemplate provides RESTStorage implementations for storing PodTemplate API objects.
pkg/registry/core/podtemplate/storage
pkg/registry/core/rangeallocationPackage rangeallocation provides the Registry interface for storing RangeAllocation api objects.
pkg/registry/core/replicationcontrollerPackage controller provides Registry interface and it's RESTStorage implementation for storing ReplicationController api objects.
pkg/registry/core/replicationcontroller/storage
pkg/registry/core/resourcequotaPackage resourcequota provides Registry interface and it's REST implementation for storing ResourceQuota api objects.
pkg/registry/core/resourcequota/storage
pkg/registry/core/rest
pkg/registry/core/secretPackage secrets provides Registry interface and its REST implementation for storing Secret api objects.
pkg/registry/core/secret/storage
pkg/registry/core/servicePackage service provides the Registry interface and its RESTStorage implementation for storing Service api objects.
pkg/registry/core/serviceaccountPackage serviceaccount provides a Registry interface and a strategy implementation for storing ServiceAccount API objects.
pkg/registry/core/serviceaccount/storage
pkg/registry/core/service/allocator
pkg/registry/core/service/allocator/storage
pkg/registry/core/service/ipallocator
pkg/registry/core/service/ipallocator/controller
pkg/registry/core/service/ipallocator/storage
pkg/registry/core/service/portallocator
pkg/registry/core/service/portallocator/controller
pkg/registry/core/service/storage
pkg/registry/extensions
pkg/registry/extensions/controller
pkg/registry/extensions/controller/storage
pkg/registry/extensions/daemonsetPackage daemonset provides Registry interface and its RESTStorage implementation for storing DaemonSet api objects.
pkg/registry/extensions/daemonset/storage
pkg/registry/extensions/deployment
pkg/registry/extensions/deployment/storage
pkg/registry/extensions/ingress
pkg/registry/extensions/ingress/storage
pkg/registry/extensions/podsecuritypolicyPackage podsecuritypolicy provides Registry interface and its REST implementation for storing PodSecurityPolicy api objects.
pkg/registry/extensions/podsecuritypolicy/storage
pkg/registry/extensions/replicasetPackage replicaset provides Registry interface and it's RESTStorage implementation for storing ReplicaSet api objects.
pkg/registry/extensions/replicaset/storage
pkg/registry/extensions/rest
pkg/registry/networking
pkg/registry/networking/networkpolicy
pkg/registry/networking/networkpolicy/storage
pkg/registry/networking/rest
pkg/registry/policy
pkg/registry/policy/poddisruptionbudget
pkg/registry/policy/poddisruptionbudget/storage
pkg/registry/policy/rest
pkg/registry/rbac
pkg/registry/rbac/clusterrolePackage certificates provides Registry interface and its RESTStorage implementation for storing ClusterRole objects.
pkg/registry/rbac/clusterrolebindingPackage certificates provides Registry interface and its RESTStorage implementation for storing ClusterRoleBinding objects.
pkg/registry/rbac/clusterrolebinding/policybasedPackage policybased implements a standard storage for ClusterRoleBinding that prevents privilege escalation.
pkg/registry/rbac/clusterrolebinding/storage
pkg/registry/rbac/clusterrole/policybasedPackage policybased implements a standard storage for ClusterRole that prevents privilege escalation.
pkg/registry/rbac/clusterrole/storage
pkg/registry/rbac/reconciliation
pkg/registry/rbac/rest
pkg/registry/rbac/rolePackage certificates provides Registry interface and its RESTStorage implementation for storing Role objects.
pkg/registry/rbac/rolebindingPackage certificates provides Registry interface and its RESTStorage implementation for storing RoleBinding objects.
pkg/registry/rbac/rolebinding/policybasedPackage policybased implements a standard storage for RoleBinding that prevents privilege escalation.
pkg/registry/rbac/rolebinding/storage
pkg/registry/rbac/role/policybasedPackage policybased implements a standard storage for Role that prevents privilege escalation.
pkg/registry/rbac/role/storage
pkg/registry/rbac/validation
pkg/registry/registrytestPackage registrytest provides tests for Registry implementations for storing Nodes, Pods, Schedulers and Services.
pkg/registry/scheduling
pkg/registry/scheduling/priorityclass
pkg/registry/scheduling/priorityclass/storage
pkg/registry/scheduling/rest
pkg/registry/settings
pkg/registry/settings/podpreset
pkg/registry/settings/podpreset/storage
pkg/registry/settings/rest
pkg/registry/storage
pkg/registry/storage/rest
pkg/registry/storage/storageclassPackage storageClass provides Registry interface and its REST implementation for storing storageclass api objects.
pkg/registry/storage/storageclass/storage
pkg/routesPackage routes holds a collection of optional master http handlers.
pkg/securityPackage security contains security apis and implementations.
pkg/security/apparmor
pkg/securitycontextPackage securitycontext contains security context api implementations
pkg/security/podsecuritypolicyPackage podsecuritypolicy contains code for validating and defaulting the security context of a pod and its containers according to a security policy.
pkg/security/podsecuritypolicy/apparmor
pkg/security/podsecuritypolicy/capabilitiesPackage capabilities contains code for validating and defaulting a pod's kernel capabilities according to a security policy.
pkg/security/podsecuritypolicy/groupPackage group contains code for validating and defaulting the FSGroup and supplemental groups of a pod according to a security policy.
pkg/security/podsecuritypolicy/seccomp
pkg/security/podsecuritypolicy/selinuxPackage selinux contains code for validating and defaulting the SELinux context of a pod according to a security policy.
pkg/security/podsecuritypolicy/sysctl
pkg/security/podsecuritypolicy/userPackage user contains code for validating and defaulting the UID of a pod or container according to a security policy.
pkg/security/podsecuritypolicy/utilPackage util contains utility code shared amongst different parts of the pod security policy apparatus.
pkg/serviceaccount
pkg/ssh
pkg/util
pkg/util/async
pkg/util/bandwidthPackage bandwidth provides utilities for bandwidth shaping
pkg/util/configPackage config provides utility objects for decoupling sources of configuration and the actual configuration state.
pkg/util/configz
pkg/util/dbusPackage dbus provides an injectable interface and implementations for D-Bus communication
pkg/util/ebtables
pkg/util/env
pkg/util/file
pkg/util/filesystem
pkg/util/flock
pkg/util/goroutinemapPackage goroutinemap implements a data structure for managing go routines by name.
pkg/util/goroutinemap/exponentialbackoffPackage exponentialbackoff contains logic for implementing exponential backoff for GoRoutineMap and NestedPendingOperations.
pkg/util/hash
pkg/util/initsystem
pkg/util/interrupt
pkg/util/io
pkg/util/ipconfigPackage ipconfig provides an interface and implementations for running Windows ipconfig commands.
pkg/util/iptablesPackage iptables provides an interface and implementations for running iptables commands.
pkg/util/iptables/testing
pkg/util/ipvs
pkg/util/ipvs/testing
pkg/util/keymutex
pkg/util/labelsPackage labels provides utilities to work with Kubernetes labels.
pkg/util/limitwriterPackage limitwriter provides a writer that only allows a certain number of bytes to be written.
pkg/util/mapsPackage maps has common methods for dealing with common map types.
pkg/util/metrics
pkg/util/mountPackage mount defines an interface to mounting filesystems.
pkg/util/net
pkg/util/net/sets
pkg/util/netshPackage netsh provides an interface and implementations for running Windows netsh commands.
pkg/util/netsh/testing
pkg/util/node
pkg/util/oomPackage oom implements utility functions relating to out of memory management.
pkg/util/parsers
pkg/util/pointer
pkg/util/procfsPackage procfs implements utility functions relating to the /proc mount.
pkg/util/reflector
pkg/util/reflector/prometheusPackage prometheus sets the cache DefaultMetricsFactory to produce prometheus metrics.
pkg/util/removeall
pkg/util/resourcecontainer
pkg/util/rlimit
pkg/util/selinuxPackage selinux contains wrapper functions for the libcontainer SELinux package.
pkg/util/slicePackage slice provides utility methods for common operations on slices.
pkg/util/strings
pkg/util/sysctl
pkg/util/sysctl/testing
pkg/util/system
pkg/util/tail
pkg/util/taintspackage taints implements utilites for working with taints
pkg/util/template
pkg/util/term
pkg/util/threading
pkg/util/tolerationsPackage tolerations provides utilities to work with pod spec tolerations.
pkg/util/versionPackage version provides utilities for version number comparisons
pkg/util/workqueue
pkg/util/workqueue/prometheus
pkg/versionPackage version supplies version information collected at build time to kubernetes components.
pkg/version/prometheusPackage prometheus registers Kubernetes version information as a prometheus metric.
pkg/version/verflagPackage verflag defines utility functions to handle command line flags related to version of Kubernetes.
pkg/volumePackage volume includes internal representations of external volume types as well as utility methods required to mount/unmount volumes to kubelets.
pkg/volume/aws_ebsPackage aws_ebs contains the internal representation of AWS Elastic Block Store volumes.
pkg/volume/azure_dd
pkg/volume/azure_filePackage azure_file contains the internal representation of Azure File Service Volume
pkg/volume/cephfsPackage nfs contains the internal representation of Ceph file system (CephFS) volumes.
pkg/volume/cinderPackage cinder contains the internal representation of cinder volumes.
pkg/volume/configmapPackage configmap contains the internal representation of configMap volumes.
pkg/volume/downwardapi
pkg/volume/empty_dirPackage empty_dir contains the internal representation of emptyDir volumes.
pkg/volume/fcPackage fc contains the internal representation of Fibre Channel (fc) volumes.
pkg/volume/flexvolume
pkg/volume/flockerPackage flocker contains the internal representation of Flocker volumes
pkg/volume/gce_pdPackage gce_pd contains the internal representation of GCE PersistentDisk volumes.
pkg/volume/git_repoPackage git_repo contains the internal representation of git repo volumes.
pkg/volume/glusterfsPackage glusterfs contains the internal representation of glusterfs volumes.
pkg/volume/host_pathPackage host_path contains the internal representation of hostPath volumes.
pkg/volume/iscsiPackage iscsi contains the internal representation of Internet Small Computer System Interface (iSCSI) volumes.
pkg/volume/localPackage local contains the internal representation of local volumes
pkg/volume/nfsPackage nfs contains the internal representation of network file system (NFS) volumes.
pkg/volume/photon_pd
pkg/volume/portworxPackage portworx contains the internal representation of Portworx Block Device volumes.
pkg/volume/projected
pkg/volume/quobytePackage quobyte contains the internal representation of Quobyte volumes.
pkg/volume/rbdPackage rbd contains the internal representation of Rados Block Store (Ceph) volumes.
pkg/volume/scaleio
pkg/volume/secretPackage secret contains the internal representation of secret volumes.
pkg/volume/storageosPackage storageos contains the internal representation of StorageOS PersistentDisk volumes.
pkg/volume/testing
pkg/volume/utilContains utility code for use by volume plugins.
pkg/volume/util/nestedpendingoperationsPackage nestedpendingoperations is a modified implementation of pkg/util/goroutinemap.
pkg/volume/util/operationexecutorPackage operationexecutor implements interfaces that enable execution of attach, detach, mount, and unmount operations with a nestedpendingoperations so that more than one operation is never triggered on the same volume for the same pod.
pkg/volume/util/typesPackage types defines types used only by volume components
pkg/volume/util/volumehelperPackage volumehelper contains consts and helper methods used by various volume components (attach/detach controller, kubelet, etc.).
pkg/volume/validation
pkg/volume/vsphere_volume
pkg/watch
pkg/watch/jsonPackage json implements a simple encoder and decoder for streams of watch events over io.Writer/Readers
pkg/watch/versionedPackage versioned exists solely to make godep happy; it will be removed when all external dependencies that rely on this package are updated to use its new location.
plugin
plugin/cmd
plugin/cmd/kube-scheduler
plugin/cmd/kube-scheduler/appPackage app implements a Server object for running the scheduler.
plugin/cmd/kube-scheduler/app/optionsPackage options provides the scheduler flags
plugin/pkg
plugin/pkg/admission
plugin/pkg/admission/admit
plugin/pkg/admission/alwayspullimagesPackage alwayspullimages contains an admission controller that modifies every new Pod to force the image pull policy to Always.
plugin/pkg/admission/antiaffinityLimitPodHardAntiAffinityTopology admission controller rejects any pod that specifies "hard" (RequiredDuringScheduling) anti-affinity with a TopologyKey other than kubeletapis.LabelHostname.
plugin/pkg/admission/defaulttolerationseconds
plugin/pkg/admission/deny
plugin/pkg/admission/eventratelimitPackage eventratelimit contains an admission controller that enforces a rate limit on events
plugin/pkg/admission/eventratelimit/apis
plugin/pkg/admission/eventratelimit/apis/eventratelimit
plugin/pkg/admission/eventratelimit/apis/eventratelimit/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
plugin/pkg/admission/eventratelimit/apis/eventratelimit/v1alpha1Package v1alpha1 is the v1alpha1 version of the API.
plugin/pkg/admission/eventratelimit/apis/eventratelimit/validation
plugin/pkg/admission/exec
plugin/pkg/admission/gc
plugin/pkg/admission/imagepolicyPackage imagepolicy contains an admission controller that configures a webhook to which policy decisions are delegated.
plugin/pkg/admission/initialization
plugin/pkg/admission/initialresources
plugin/pkg/admission/limitranger
plugin/pkg/admission/namespace
plugin/pkg/admission/namespace/autoprovision
plugin/pkg/admission/namespace/exists
plugin/pkg/admission/noderestriction
plugin/pkg/admission/persistentvolume
plugin/pkg/admission/persistentvolume/labellabels created persistent volumes with zone information as provided by the cloud provider
plugin/pkg/admission/persistentvolume/resize
plugin/pkg/admission/podnodeselector
plugin/pkg/admission/podpreset
plugin/pkg/admission/podtolerationrestriction
plugin/pkg/admission/podtolerationrestriction/apis
plugin/pkg/admission/podtolerationrestriction/apis/podtolerationrestriction
plugin/pkg/admission/podtolerationrestriction/apis/podtolerationrestriction/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
plugin/pkg/admission/podtolerationrestriction/apis/podtolerationrestriction/v1alpha1Package v1alpha1 is the v1alpha1 version of the API.
plugin/pkg/admission/podtolerationrestriction/apis/podtolerationrestriction/validation
plugin/pkg/admission/priority
plugin/pkg/admission/resourcequotaresourcequota enforces all incoming requests against any applied quota in the namespace context of the request
plugin/pkg/admission/resourcequota/apis
plugin/pkg/admission/resourcequota/apis/resourcequota
plugin/pkg/admission/resourcequota/apis/resourcequota/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
plugin/pkg/admission/resourcequota/apis/resourcequota/v1alpha1Package v1alpha1 is the v1alpha1 version of the API.
plugin/pkg/admission/resourcequota/apis/resourcequota/validation
plugin/pkg/admission/securitysecurity contains admission plugins specific to cluster security.
plugin/pkg/admission/securitycontext
plugin/pkg/admission/securitycontext/scdeny
plugin/pkg/admission/security/podsecuritypolicy
plugin/pkg/admission/serviceaccountserviceaccount enforces all pods having an associated serviceaccount, and all containers mounting the API token for that serviceaccount at a known location
plugin/pkg/admission/storageclass
plugin/pkg/admission/storageclass/setdefault
plugin/pkg/admission/webhookPackage webhook delegates admission checks to dynamically configured webhooks.
plugin/pkg/authPackage auth contains implementations for interfaces in the pkg/auth package
plugin/pkg/auth/authenticator
plugin/pkg/auth/authenticator/token
plugin/pkg/auth/authenticator/token/bootstrapPackage bootstrap provides a token authenticator for TLS bootstrap secrets.
plugin/pkg/auth/authorizerPackage authorizer contains implementations for pkg/auth/authorizer interfaces
plugin/pkg/auth/authorizer/node
plugin/pkg/auth/authorizer/rbacPackage rbac implements the authorizer.Authorizer interface using roles base access control.
plugin/pkg/auth/authorizer/rbac/bootstrappolicy
plugin/pkg/scheduler
plugin/pkg/scheduler/algorithmPackage scheduler contains a generic Scheduler interface and several implementations.
plugin/pkg/scheduler/algorithm/predicates
plugin/pkg/scheduler/algorithm/priorities
plugin/pkg/scheduler/algorithm/priorities/util
plugin/pkg/scheduler/algorithmprovider
plugin/pkg/scheduler/algorithmprovider/defaults
plugin/pkg/scheduler/apiPackage api contains scheduler plugin API objects.
plugin/pkg/scheduler/api/latest
plugin/pkg/scheduler/api/v1Package v1 contains scheduler plugin API objects.
plugin/pkg/scheduler/api/validation
plugin/pkg/scheduler/core
plugin/pkg/scheduler/factoryPackage factory can set up a scheduler.
plugin/pkg/scheduler/metrics
plugin/pkg/scheduler/schedulercache
plugin/pkg/scheduler/testing
plugin/pkg/scheduler/util
staging
staging/src
staging/src/k8s.io
staging/src/k8s.io/api
staging/src/k8s.io/api/admission
staging/src/k8s.io/api/admissionregistration
staging/src/k8s.io/api/admissionregistration/v1alpha1Package v1alpha1 is the v1alpha1 version of the API.
staging/src/k8s.io/api/admission/v1alpha1+groupName=admission.k8s.io
staging/src/k8s.io/api/apps
staging/src/k8s.io/api/apps/v1beta1Package v1beta1 is a generated protocol buffer package.
staging/src/k8s.io/api/apps/v1beta2Package v1beta2 is a generated protocol buffer package.
staging/src/k8s.io/api/authentication
staging/src/k8s.io/api/authentication/v1+k8s:deepcopy-gen=package,register +groupName=authentication.k8s.io +k8s:openapi-gen=true
staging/src/k8s.io/api/authentication/v1beta1+k8s:deepcopy-gen=package,register +groupName=authentication.k8s.io +k8s:openapi-gen=true
staging/src/k8s.io/api/authorization
staging/src/k8s.io/api/authorization/v1+groupName=authorization.k8s.io
staging/src/k8s.io/api/authorization/v1beta1+groupName=authorization.k8s.io
staging/src/k8s.io/api/autoscaling
staging/src/k8s.io/api/autoscaling/v1Package v1 is a generated protocol buffer package.
staging/src/k8s.io/api/autoscaling/v2beta1Package v2beta1 is a generated protocol buffer package.
staging/src/k8s.io/api/batch
staging/src/k8s.io/api/batch/v1Package v1 is a generated protocol buffer package.
staging/src/k8s.io/api/batch/v1beta1Package v1beta1 is a generated protocol buffer package.
staging/src/k8s.io/api/batch/v2alpha1Package v2alpha1 is a generated protocol buffer package.
staging/src/k8s.io/api/certificates
staging/src/k8s.io/api/certificates/v1beta1+groupName=certificates.k8s.io
staging/src/k8s.io/api/core
staging/src/k8s.io/api/core/v1Package v1 is the v1 version of the core API.
staging/src/k8s.io/api/extensions
staging/src/k8s.io/apiextensions-apiserver
staging/src/k8s.io/apiextensions-apiserver/examples
staging/src/k8s.io/apiextensions-apiserver/examples/client-goNote: the example only works with the code within the same release/branch.
staging/src/k8s.io/apiextensions-apiserver/examples/client-go/apis
staging/src/k8s.io/apiextensions-apiserver/examples/client-go/apis/cr
staging/src/k8s.io/apiextensions-apiserver/examples/client-go/apis/cr/v1+k8s:deepcopy-gen=package
staging/src/k8s.io/apiextensions-apiserver/examples/client-go/client
staging/src/k8s.io/apiextensions-apiserver/examples/client-go/controller
staging/src/k8s.io/apiextensions-apiserver/pkg
staging/src/k8s.io/apiextensions-apiserver/pkg/apis
staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensionsPackage apiextensions is the internal version of the API.
staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/fuzzer
staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/install
staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1Package v1beta1 is the v1beta1 version of the API.
staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation
staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver
staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/validation
staging/src/k8s.io/apiextensions-apiserver/pkg/client
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset/clientsetThis package has the automatically generated clientset.
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/fakeThis package has the automatically generated fake clientset.
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/schemeThis package contains the scheme of the automatically generated clientset.
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed/apiextensions
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed/apiextensions/v1beta1This package has the automatically generated typed clients.
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed/apiextensions/v1beta1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset/internalclientsetThis package has the automatically generated clientset.
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset/internalclientset/fakeThis package has the automatically generated fake clientset.
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset/internalclientset/schemeThis package contains the scheme of the automatically generated clientset.
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset/internalclientset/typed
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset/internalclientset/typed/apiextensions
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset/internalclientset/typed/apiextensions/internalversionThis package has the automatically generated typed clients.
staging/src/k8s.io/apiextensions-apiserver/pkg/client/clientset/internalclientset/typed/apiextensions/internalversion/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/apiextensions-apiserver/pkg/client/informers
staging/src/k8s.io/apiextensions-apiserver/pkg/client/informers/externalversions
staging/src/k8s.io/apiextensions-apiserver/pkg/client/informers/externalversions/apiextensions
staging/src/k8s.io/apiextensions-apiserver/pkg/client/informers/externalversions/apiextensions/v1beta1
staging/src/k8s.io/apiextensions-apiserver/pkg/client/informers/externalversions/internalinterfaces
staging/src/k8s.io/apiextensions-apiserver/pkg/client/informers/internalversion
staging/src/k8s.io/apiextensions-apiserver/pkg/client/informers/internalversion/apiextensions
staging/src/k8s.io/apiextensions-apiserver/pkg/client/informers/internalversion/apiextensions/internalversion
staging/src/k8s.io/apiextensions-apiserver/pkg/client/informers/internalversion/internalinterfaces
staging/src/k8s.io/apiextensions-apiserver/pkg/client/listers
staging/src/k8s.io/apiextensions-apiserver/pkg/client/listers/apiextensions
staging/src/k8s.io/apiextensions-apiserver/pkg/client/listers/apiextensions/internalversion
staging/src/k8s.io/apiextensions-apiserver/pkg/client/listers/apiextensions/v1beta1
staging/src/k8s.io/apiextensions-apiserver/pkg/cmd
staging/src/k8s.io/apiextensions-apiserver/pkg/cmd/server
staging/src/k8s.io/apiextensions-apiserver/pkg/controller
staging/src/k8s.io/apiextensions-apiserver/pkg/controller/finalizer
staging/src/k8s.io/apiextensions-apiserver/pkg/controller/status
staging/src/k8s.io/apiextensions-apiserver/pkg/features
staging/src/k8s.io/apiextensions-apiserver/pkg/registry
staging/src/k8s.io/apiextensions-apiserver/pkg/registry/customresource
staging/src/k8s.io/apiextensions-apiserver/pkg/registry/customresourcedefinition
staging/src/k8s.io/apiextensions-apiserver/test
staging/src/k8s.io/apiextensions-apiserver/test/integration
staging/src/k8s.io/apiextensions-apiserver/test/integration/testserver
staging/src/k8s.io/api/extensions/v1beta1Package v1beta1 is a generated protocol buffer package.
staging/src/k8s.io/api/imagepolicy
staging/src/k8s.io/api/imagepolicy/v1alpha1+groupName=imagepolicy.k8s.io
staging/src/k8s.io/apimachinery
staging/src/k8s.io/apimachinery/pkg
staging/src/k8s.io/apimachinery/pkg/api
staging/src/k8s.io/apimachinery/pkg/api/equality
staging/src/k8s.io/apimachinery/pkg/api/errorsPackage errors provides detailed error types for api field validation.
staging/src/k8s.io/apimachinery/pkg/apimachineryPackage apimachinery contains the generic API machinery code that is common to both server and clients.
staging/src/k8s.io/apimachinery/pkg/apimachinery/announcedPackage announced contains tools for announcing API group factories.
staging/src/k8s.io/apimachinery/pkg/apimachinery/registeredPackage to keep track of API Versions that can be registered and are enabled in api.Scheme.
staging/src/k8s.io/apimachinery/pkg/api/metaPackage meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API
staging/src/k8s.io/apimachinery/pkg/api/resourcePackage resource is a generated protocol buffer package.
staging/src/k8s.io/apimachinery/pkg/apis
staging/src/k8s.io/apimachinery/pkg/apis/meta
staging/src/k8s.io/apimachinery/pkg/apis/meta/fuzzer
staging/src/k8s.io/apimachinery/pkg/apis/meta/internalversion
staging/src/k8s.io/apimachinery/pkg/apis/meta/v1+groupName=meta.k8s.io
staging/src/k8s.io/apimachinery/pkg/apis/meta/v1alpha1+groupName=meta.k8s.io
staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/validation
staging/src/k8s.io/apimachinery/pkg/apis/testapigroup+k8s:deepcopy-gen=package,register +groupName=testapigroup.apimachinery.k8s.io
staging/src/k8s.io/apimachinery/pkg/apis/testapigroup/fuzzer
staging/src/k8s.io/apimachinery/pkg/apis/testapigroup/installPackage install installs the certificates API group, making it available as an option to all of the API encoding/decoding machinery.
staging/src/k8s.io/apimachinery/pkg/apis/testapigroup/v1+groupName=testapigroup.apimachinery.k8s.io
staging/src/k8s.io/apimachinery/pkg/api/testing
staging/src/k8s.io/apimachinery/pkg/api/testing/fuzzer
staging/src/k8s.io/apimachinery/pkg/api/testing/roundtrip
staging/src/k8s.io/apimachinery/pkg/api/validationPackage validation contains generic api type validation functions.
staging/src/k8s.io/apimachinery/pkg/api/validation/path
staging/src/k8s.io/apimachinery/pkg/conversionPackage conversion provides go object versioning.
staging/src/k8s.io/apimachinery/pkg/conversion/queryparamsPackage queryparams provides conversion from versioned runtime objects to URL query values
staging/src/k8s.io/apimachinery/pkg/conversion/unstructuredPackage unstructured provides conversion from runtime objects to map[string]interface{} representation.
staging/src/k8s.io/apimachinery/pkg/conversion/unstructured/testing
staging/src/k8s.io/apimachinery/pkg/fieldsPackage fields implements a simple field system, parsing and matching selectors with sets of fields.
staging/src/k8s.io/apimachinery/pkg/labelsPackage labels implements a simple label system, parsing and matching selectors with sets of labels.
staging/src/k8s.io/apimachinery/pkg/runtimeDefines conversions between generic types and structs to map query strings to struct objects.
staging/src/k8s.io/apimachinery/pkg/runtime/schemaPackage schema is a generated protocol buffer package.
staging/src/k8s.io/apimachinery/pkg/runtime/serializer
staging/src/k8s.io/apimachinery/pkg/runtime/serializer/json
staging/src/k8s.io/apimachinery/pkg/runtime/serializer/protobufPackage protobuf provides a Kubernetes serializer for the protobuf format.
staging/src/k8s.io/apimachinery/pkg/runtime/serializer/recognizer
staging/src/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/testing
staging/src/k8s.io/apimachinery/pkg/runtime/serializer/streamingPackage streaming implements encoder and decoder for streams of runtime.Objects over io.Writer/Readers.
staging/src/k8s.io/apimachinery/pkg/runtime/serializer/testing
staging/src/k8s.io/apimachinery/pkg/runtime/serializer/versioning
staging/src/k8s.io/apimachinery/pkg/runtime/serializer/yaml
staging/src/k8s.io/apimachinery/pkg/runtime/testing
staging/src/k8s.io/apimachinery/pkg/selection
staging/src/k8s.io/apimachinery/pkg/test
staging/src/k8s.io/apimachinery/pkg/typesPackage types implements various generic types used throughout kubernetes.
staging/src/k8s.io/apimachinery/pkg/util
staging/src/k8s.io/apimachinery/pkg/util/cache
staging/src/k8s.io/apimachinery/pkg/util/clock
staging/src/k8s.io/apimachinery/pkg/util/diff
staging/src/k8s.io/apimachinery/pkg/util/errorsPackage errors implements various utility functions and types around errors.
staging/src/k8s.io/apimachinery/pkg/util/framerPackage framer implements simple frame decoding techniques for an io.ReadCloser
staging/src/k8s.io/apimachinery/pkg/util/httpstreamPackage httpstream adds multiplexed streaming support to HTTP requests and responses via connection upgrades.
staging/src/k8s.io/apimachinery/pkg/util/httpstream/spdy
staging/src/k8s.io/apimachinery/pkg/util/initialization
staging/src/k8s.io/apimachinery/pkg/util/intstrPackage intstr is a generated protocol buffer package.
staging/src/k8s.io/apimachinery/pkg/util/json
staging/src/k8s.io/apimachinery/pkg/util/jsonmergepatch
staging/src/k8s.io/apimachinery/pkg/util/mergepatch
staging/src/k8s.io/apimachinery/pkg/util/net
staging/src/k8s.io/apimachinery/pkg/util/proxyPackage proxy provides transport and upgrade support for proxies.
staging/src/k8s.io/apimachinery/pkg/util/randPackage rand provides utilities related to randomization.
staging/src/k8s.io/apimachinery/pkg/util/remotecommand
staging/src/k8s.io/apimachinery/pkg/util/runtime
staging/src/k8s.io/apimachinery/pkg/util/setsPackage sets has auto-generated set types.
staging/src/k8s.io/apimachinery/pkg/util/sets/typesPackage types just provides input types to the set generator.
staging/src/k8s.io/apimachinery/pkg/util/strategicpatch
staging/src/k8s.io/apimachinery/pkg/util/uuid
staging/src/k8s.io/apimachinery/pkg/util/validation
staging/src/k8s.io/apimachinery/pkg/util/validation/field
staging/src/k8s.io/apimachinery/pkg/util/waitPackage wait provides tools for polling or listening for changes to a condition.
staging/src/k8s.io/apimachinery/pkg/util/yaml
staging/src/k8s.io/apimachinery/pkg/versionPackage version supplies the type for version information collected at build time.
staging/src/k8s.io/apimachinery/pkg/watchPackage watch contains a generic watchable interface, and a fake for testing code that uses the watch interface.
staging/src/k8s.io/apimachinery/third_party
staging/src/k8s.io/apimachinery/third_party/forked
staging/src/k8s.io/apimachinery/third_party/forked/golang
staging/src/k8s.io/apimachinery/third_party/forked/golang/jsonPackage json is forked from the Go standard library to enable us to find the field of a struct that a given JSON key maps to.
staging/src/k8s.io/apimachinery/third_party/forked/golang/netutil
staging/src/k8s.io/apimachinery/third_party/forked/golang/reflectPackage reflect is a fork of go's standard library reflection package, which allows for deep equal with equality functions defined.
staging/src/k8s.io/api/networking
staging/src/k8s.io/api/networking/v1+k8s:deepcopy-gen=package,register +k8s:openapi-gen=true +groupName=networking.k8s.io
staging/src/k8s.io/api/policy
staging/src/k8s.io/api/policy/v1beta1Package policy is for any kind of policy object.
staging/src/k8s.io/api/rbac
staging/src/k8s.io/api/rbac/v1+groupName=rbac.authorization.k8s.io
staging/src/k8s.io/api/rbac/v1alpha1+groupName=rbac.authorization.k8s.io
staging/src/k8s.io/api/rbac/v1beta1+groupName=rbac.authorization.k8s.io
staging/src/k8s.io/api/scheduling
staging/src/k8s.io/api/scheduling/v1alpha1+groupName=scheduling.k8s.io
staging/src/k8s.io/apiserver
staging/src/k8s.io/apiserver/pkg
staging/src/k8s.io/apiserver/pkg/admission
staging/src/k8s.io/apiserver/pkg/admission/initializer
staging/src/k8s.io/apiserver/pkg/admission/plugin
staging/src/k8s.io/apiserver/pkg/admission/plugin/namespace
staging/src/k8s.io/apiserver/pkg/admission/plugin/namespace/lifecycle
staging/src/k8s.io/apiserver/pkg/apis
staging/src/k8s.io/apiserver/pkg/apis/apiserverPackage apiserver is the internal version of the API.
staging/src/k8s.io/apiserver/pkg/apis/apiserver/install
staging/src/k8s.io/apiserver/pkg/apis/apiserver/v1alpha1Package v1alpha1 is the v1alpha1 version of the API.
staging/src/k8s.io/apiserver/pkg/apis/audit+k8s:deepcopy-gen=package +groupName=audit.k8s.io
staging/src/k8s.io/apiserver/pkg/apis/audit/fuzzer
staging/src/k8s.io/apiserver/pkg/apis/audit/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
staging/src/k8s.io/apiserver/pkg/apis/audit/v1alpha1+groupName=audit.k8s.io
staging/src/k8s.io/apiserver/pkg/apis/audit/v1beta1+groupName=audit.k8s.io
staging/src/k8s.io/apiserver/pkg/apis/audit/validation
staging/src/k8s.io/apiserver/pkg/apis/example+k8s:deepcopy-gen=package,register +groupName=example.k8s.io
staging/src/k8s.io/apiserver/pkg/apis/example/fuzzer
staging/src/k8s.io/apiserver/pkg/apis/example/installPackage install installs the certificates API group, making it available as an option to all of the API encoding/decoding machinery.
staging/src/k8s.io/apiserver/pkg/apis/example/v1+groupName=example.apiserver.k8s.io
staging/src/k8s.io/apiserver/pkg/auditTODO: Delete this file if we generate a clientset.
staging/src/k8s.io/apiserver/pkg/audit/policy
staging/src/k8s.io/apiserver/pkg/authentication
staging/src/k8s.io/apiserver/pkg/authentication/authenticator
staging/src/k8s.io/apiserver/pkg/authentication/authenticatorfactory
staging/src/k8s.io/apiserver/pkg/authentication/group
staging/src/k8s.io/apiserver/pkg/authentication/request
staging/src/k8s.io/apiserver/pkg/authentication/request/anonymous
staging/src/k8s.io/apiserver/pkg/authentication/request/bearertoken
staging/src/k8s.io/apiserver/pkg/authentication/request/headerrequest
staging/src/k8s.io/apiserver/pkg/authentication/request/union
staging/src/k8s.io/apiserver/pkg/authentication/request/websocket
staging/src/k8s.io/apiserver/pkg/authentication/request/x509Package x509 provides a request authenticator that validates and extracts user information from client certificates
staging/src/k8s.io/apiserver/pkg/authentication/serviceaccount
staging/src/k8s.io/apiserver/pkg/authentication/token
staging/src/k8s.io/apiserver/pkg/authentication/token/cache
staging/src/k8s.io/apiserver/pkg/authentication/token/tokenfile
staging/src/k8s.io/apiserver/pkg/authentication/token/union
staging/src/k8s.io/apiserver/pkg/authentication/userPackage user contains utilities for dealing with simple user exchange in the auth packages.
staging/src/k8s.io/apiserver/pkg/authorization
staging/src/k8s.io/apiserver/pkg/authorization/authorizer
staging/src/k8s.io/apiserver/pkg/authorization/authorizerfactory
staging/src/k8s.io/apiserver/pkg/authorization/union
staging/src/k8s.io/apiserver/pkg/endpointsPackage endpoints contains the generic code that provides a RESTful Kubernetes-style API service.
staging/src/k8s.io/apiserver/pkg/endpoints/discovery
staging/src/k8s.io/apiserver/pkg/endpoints/filtersPackage filters contains all the http handler chain filters which _are_ api related, i.e.
staging/src/k8s.io/apiserver/pkg/endpoints/handlersPackage handlers contains HTTP handlers to implement the apiserver APIs.
staging/src/k8s.io/apiserver/pkg/endpoints/handlers/negotiationPackage negotation contains media type negotiation logic.
staging/src/k8s.io/apiserver/pkg/endpoints/handlers/responsewritersPackage responsewriters containers helpers to write responses in HTTP handlers.
staging/src/k8s.io/apiserver/pkg/endpoints/metrics
staging/src/k8s.io/apiserver/pkg/endpoints/openapi
staging/src/k8s.io/apiserver/pkg/endpoints/openapi/testing
staging/src/k8s.io/apiserver/pkg/endpoints/requestPackage request contains everything around extracting info from a http request object.
staging/src/k8s.io/apiserver/pkg/endpoints/testing
staging/src/k8s.io/apiserver/pkg/features
staging/src/k8s.io/apiserver/pkg/registryPackage registry contains the generic implementation of the storage and system logic.
staging/src/k8s.io/apiserver/pkg/registry/genericPackage generic provides a generic object store interface and a generic label/field matching type.
staging/src/k8s.io/apiserver/pkg/registry/generic/registryPackage etcd has a generic implementation of a registry that stores things in etcd.
staging/src/k8s.io/apiserver/pkg/registry/generic/restPackage rest has generic implementations of resources used for REST responses
staging/src/k8s.io/apiserver/pkg/registry/restPackage rest defines common logic around changes to Kubernetes-style resources.
staging/src/k8s.io/apiserver/pkg/registry/rest/resttest
staging/src/k8s.io/apiserver/pkg/serverPackage server contains the plumbing to create kubernetes-like API server command.
staging/src/k8s.io/apiserver/pkg/server/filtersPackage filters contains all the http handler chain filters which are not api related.
staging/src/k8s.io/apiserver/pkg/server/healthzPackage healthz implements basic http server health checking.
staging/src/k8s.io/apiserver/pkg/server/httplogPackage httplog contains a helper object and functions to maintain a log along with an http response.
staging/src/k8s.io/apiserver/pkg/server/muxPackage mux contains abstractions for http multiplexing of APIs.
staging/src/k8s.io/apiserver/pkg/server/optionspackage options is the public flags and options used by a generic api server.
staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig
staging/src/k8s.io/apiserver/pkg/server/routesPackage routes holds a collection of optional genericapiserver http handlers.
staging/src/k8s.io/apiserver/pkg/server/routes/data
staging/src/k8s.io/apiserver/pkg/server/routes/data/swagger
staging/src/k8s.io/apiserver/pkg/server/storagePackage storage contains the plumbing to setup the etcd storage of the apiserver.
staging/src/k8s.io/apiserver/pkg/storageInterfaces for database-related operations.
staging/src/k8s.io/apiserver/pkg/storage/errorsPackage etcd provides conversion of etcd errors to API errors.
staging/src/k8s.io/apiserver/pkg/storage/etcd
staging/src/k8s.io/apiserver/pkg/storage/etcd3
staging/src/k8s.io/apiserver/pkg/storage/etcd3/preflight
staging/src/k8s.io/apiserver/pkg/storage/etcd/etcdtest
staging/src/k8s.io/apiserver/pkg/storage/etcd/metrics
staging/src/k8s.io/apiserver/pkg/storage/etcd/testing
staging/src/k8s.io/apiserver/pkg/storage/etcd/testing/testingcert
staging/src/k8s.io/apiserver/pkg/storage/etcd/utilPackage util holds generic etcd-related utility functions that any user of ectd might want to use, without pulling in kubernetes-specific code.
staging/src/k8s.io/apiserver/pkg/storage/names
staging/src/k8s.io/apiserver/pkg/storage/storagebackend
staging/src/k8s.io/apiserver/pkg/storage/storagebackend/factory
staging/src/k8s.io/apiserver/pkg/storage/testing
staging/src/k8s.io/apiserver/pkg/storage/tests
staging/src/k8s.io/apiserver/pkg/storage/valuePackage value contains methods for assisting with transformation of values in storage.
staging/src/k8s.io/apiserver/pkg/storage/value/encrypt
staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/aesPackage aes transforms values for storage at rest using AES-GCM.
staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/envelopePackage envelope transforms values for storage at rest using a Envelope provider
staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/identity
staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/secretboxPackage secretbox transforms values for storage at rest using XSalsa20 and Poly1305.
staging/src/k8s.io/apiserver/pkg/util
staging/src/k8s.io/apiserver/pkg/util/feature
staging/src/k8s.io/apiserver/pkg/util/feature/testing
staging/src/k8s.io/apiserver/pkg/util/flag
staging/src/k8s.io/apiserver/pkg/util/flushwriterPackage flushwriter implements a wrapper for a writer that flushes on every write if that writer implements the io.Flusher interface
staging/src/k8s.io/apiserver/pkg/util/logs
staging/src/k8s.io/apiserver/pkg/util/proxy
staging/src/k8s.io/apiserver/pkg/util/trace
staging/src/k8s.io/apiserver/pkg/util/webhookPackage webhook implements a generic HTTP webhook plugin.
staging/src/k8s.io/apiserver/pkg/util/wsstreamPackage wsstream contains utilities for streaming content over WebSockets.
staging/src/k8s.io/apiserver/plugin
staging/src/k8s.io/apiserver/plugin/pkg
staging/src/k8s.io/apiserver/plugin/pkg/auditPackage audit contains implementations for pkg/audit/AuditBackend interface
staging/src/k8s.io/apiserver/plugin/pkg/audit/log
staging/src/k8s.io/apiserver/plugin/pkg/audit/webhookPackage webhook implements the audit.Backend interface using HTTP webhooks.
staging/src/k8s.io/apiserver/plugin/pkg/authenticatorPackage authenticator contains implementations for pkg/auth/authenticator interfaces
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/passwordPackage password contains authenticator.Password implementations
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/password/allow
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/password/keystonePackage keystone provides authentication via keystone.
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/password/passwordfile
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/request
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/request/basicauth
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidcoidc implements the authenticator.Token interface using the OpenID Connect protocol.
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/testing
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/tokentest
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/webhookPackage webhook implements the authenticator.Token interface using HTTP webhooks.
staging/src/k8s.io/apiserver/plugin/pkg/authorizer
staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhookPackage webhook implements the authorizer.Authorizer interface using HTTP webhooks.
staging/src/k8s.io/api/settings
staging/src/k8s.io/api/settings/v1alpha1+groupName=settings.k8s.io
staging/src/k8s.io/api/storage
staging/src/k8s.io/api/storage/v1+k8s:deepcopy-gen=package,register +groupName=storage.k8s.io +k8s:openapi-gen=true
staging/src/k8s.io/api/storage/v1beta1+k8s:deepcopy-gen=package,register +groupName=storage.k8s.io +k8s:openapi-gen=true
staging/src/k8s.io/client-go
staging/src/k8s.io/client-go/discovery
staging/src/k8s.io/client-go/discovery/cached
staging/src/k8s.io/client-go/discovery/fake
staging/src/k8s.io/client-go/dynamicPackage dynamic provides a client interface to arbitrary Kubernetes APIs that exposes common high level operations and exposes common metadata.
staging/src/k8s.io/client-go/dynamic/fakePackage fake provides a fake client interface to arbitrary Kubernetes APIs that exposes common high level operations and exposes common metadata.
staging/src/k8s.io/client-go/examples
staging/src/k8s.io/client-go/examples/create-update-delete-deploymentNote: the example only works with the code within the same release/branch.
staging/src/k8s.io/client-go/examples/in-cluster-client-configurationNote: the example only works with the code within the same release/branch.
staging/src/k8s.io/client-go/examples/out-of-cluster-client-configurationNote: the example only works with the code within the same release/branch.
staging/src/k8s.io/client-go/examples/workqueue
staging/src/k8s.io/client-go/informers
staging/src/k8s.io/client-go/informers/admissionregistration
staging/src/k8s.io/client-go/informers/admissionregistration/v1alpha1
staging/src/k8s.io/client-go/informers/apps
staging/src/k8s.io/client-go/informers/apps/v1beta1
staging/src/k8s.io/client-go/informers/apps/v1beta2
staging/src/k8s.io/client-go/informers/autoscaling
staging/src/k8s.io/client-go/informers/autoscaling/v1
staging/src/k8s.io/client-go/informers/autoscaling/v2beta1
staging/src/k8s.io/client-go/informers/batch
staging/src/k8s.io/client-go/informers/batch/v1
staging/src/k8s.io/client-go/informers/batch/v1beta1
staging/src/k8s.io/client-go/informers/batch/v2alpha1
staging/src/k8s.io/client-go/informers/certificates
staging/src/k8s.io/client-go/informers/certificates/v1beta1
staging/src/k8s.io/client-go/informers/core
staging/src/k8s.io/client-go/informers/core/v1
staging/src/k8s.io/client-go/informers/extensions
staging/src/k8s.io/client-go/informers/extensions/v1beta1
staging/src/k8s.io/client-go/informers/internalinterfaces
staging/src/k8s.io/client-go/informers/networking
staging/src/k8s.io/client-go/informers/networking/v1
staging/src/k8s.io/client-go/informers/policy
staging/src/k8s.io/client-go/informers/policy/v1beta1
staging/src/k8s.io/client-go/informers/rbac
staging/src/k8s.io/client-go/informers/rbac/v1
staging/src/k8s.io/client-go/informers/rbac/v1alpha1
staging/src/k8s.io/client-go/informers/rbac/v1beta1
staging/src/k8s.io/client-go/informers/scheduling
staging/src/k8s.io/client-go/informers/scheduling/v1alpha1
staging/src/k8s.io/client-go/informers/settings
staging/src/k8s.io/client-go/informers/settings/v1alpha1
staging/src/k8s.io/client-go/informers/storage
staging/src/k8s.io/client-go/informers/storage/v1
staging/src/k8s.io/client-go/informers/storage/v1beta1
staging/src/k8s.io/client-go/kubernetesThis package has the automatically generated clientset.
staging/src/k8s.io/client-go/kubernetes/fakeThis package has the automatically generated fake clientset.
staging/src/k8s.io/client-go/kubernetes/schemeThis package contains the scheme of the automatically generated clientset.
staging/src/k8s.io/client-go/kubernetes/typed
staging/src/k8s.io/client-go/kubernetes/typed/admissionregistration
staging/src/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/apps
staging/src/k8s.io/client-go/kubernetes/typed/apps/v1beta1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/apps/v1beta2This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/authentication
staging/src/k8s.io/client-go/kubernetes/typed/authentication/v1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/authentication/v1beta1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/authentication/v1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/authorization
staging/src/k8s.io/client-go/kubernetes/typed/authorization/v1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/authorization/v1beta1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/authorization/v1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/autoscaling
staging/src/k8s.io/client-go/kubernetes/typed/autoscaling/v1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/batch
staging/src/k8s.io/client-go/kubernetes/typed/batch/v1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/batch/v1beta1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/batch/v1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/batch/v2alpha1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/batch/v2alpha1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/certificates
staging/src/k8s.io/client-go/kubernetes/typed/certificates/v1beta1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/core
staging/src/k8s.io/client-go/kubernetes/typed/core/v1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/core/v1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/extensions
staging/src/k8s.io/client-go/kubernetes/typed/extensions/v1beta1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/networking
staging/src/k8s.io/client-go/kubernetes/typed/networking/v1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/networking/v1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/policy
staging/src/k8s.io/client-go/kubernetes/typed/policy/v1beta1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/rbac
staging/src/k8s.io/client-go/kubernetes/typed/rbac/v1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/rbac/v1beta1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/rbac/v1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/scheduling
staging/src/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/settings
staging/src/k8s.io/client-go/kubernetes/typed/settings/v1alpha1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/settings/v1alpha1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/storage
staging/src/k8s.io/client-go/kubernetes/typed/storage/v1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/storage/v1beta1This package has the automatically generated typed clients.
staging/src/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/kubernetes/typed/storage/v1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/client-go/listers
staging/src/k8s.io/client-go/listers/admissionregistration
staging/src/k8s.io/client-go/listers/admissionregistration/v1alpha1
staging/src/k8s.io/client-go/listers/apps
staging/src/k8s.io/client-go/listers/apps/v1beta1
staging/src/k8s.io/client-go/listers/apps/v1beta2
staging/src/k8s.io/client-go/listers/authentication
staging/src/k8s.io/client-go/listers/authentication/v1
staging/src/k8s.io/client-go/listers/authentication/v1beta1
staging/src/k8s.io/client-go/listers/authorization
staging/src/k8s.io/client-go/listers/authorization/v1
staging/src/k8s.io/client-go/listers/authorization/v1beta1
staging/src/k8s.io/client-go/listers/autoscaling
staging/src/k8s.io/client-go/listers/autoscaling/v1
staging/src/k8s.io/client-go/listers/autoscaling/v2beta1
staging/src/k8s.io/client-go/listers/batch
staging/src/k8s.io/client-go/listers/batch/v1
staging/src/k8s.io/client-go/listers/batch/v1beta1
staging/src/k8s.io/client-go/listers/batch/v2alpha1
staging/src/k8s.io/client-go/listers/certificates
staging/src/k8s.io/client-go/listers/certificates/v1beta1
staging/src/k8s.io/client-go/listers/core
staging/src/k8s.io/client-go/listers/core/v1
staging/src/k8s.io/client-go/listers/extensions
staging/src/k8s.io/client-go/listers/extensions/v1beta1
staging/src/k8s.io/client-go/listers/imagepolicy
staging/src/k8s.io/client-go/listers/imagepolicy/v1alpha1
staging/src/k8s.io/client-go/listers/networking
staging/src/k8s.io/client-go/listers/networking/v1
staging/src/k8s.io/client-go/listers/policy
staging/src/k8s.io/client-go/listers/policy/v1beta1
staging/src/k8s.io/client-go/listers/rbac
staging/src/k8s.io/client-go/listers/rbac/v1
staging/src/k8s.io/client-go/listers/rbac/v1alpha1
staging/src/k8s.io/client-go/listers/rbac/v1beta1
staging/src/k8s.io/client-go/listers/scheduling
staging/src/k8s.io/client-go/listers/scheduling/v1alpha1
staging/src/k8s.io/client-go/listers/settings
staging/src/k8s.io/client-go/listers/settings/v1alpha1
staging/src/k8s.io/client-go/listers/storage
staging/src/k8s.io/client-go/listers/storage/v1
staging/src/k8s.io/client-go/listers/storage/v1beta1
staging/src/k8s.io/client-go/pkg
staging/src/k8s.io/client-go/pkg/versionPackage version supplies version information collected at build time to kubernetes components.
staging/src/k8s.io/client-go/plugin
staging/src/k8s.io/client-go/plugin/pkg
staging/src/k8s.io/client-go/plugin/pkg/auth
staging/src/k8s.io/client-go/plugin/pkg/auth/authenticator
staging/src/k8s.io/client-go/plugin/pkg/auth/authenticator/token
staging/src/k8s.io/client-go/plugin/pkg/auth/authenticator/token/oidc
staging/src/k8s.io/client-go/plugin/pkg/auth/authenticator/token/oidc/testing
staging/src/k8s.io/client-go/plugin/pkg/client
staging/src/k8s.io/client-go/plugin/pkg/client/auth
staging/src/k8s.io/client-go/plugin/pkg/client/auth/azure
staging/src/k8s.io/client-go/plugin/pkg/client/auth/gcp
staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc
staging/src/k8s.io/client-go/plugin/pkg/client/auth/openstack
staging/src/k8s.io/client-go/rest
staging/src/k8s.io/client-go/rest/fakeThis is made a separate package and should only be imported by tests, because it imports testapi
staging/src/k8s.io/client-go/rest/watch
staging/src/k8s.io/client-go/testing
staging/src/k8s.io/client-go/third_party
staging/src/k8s.io/client-go/third_party/forked
staging/src/k8s.io/client-go/third_party/forked/golang
staging/src/k8s.io/client-go/third_party/forked/golang/templateThis package is copied from Go library text/template.
staging/src/k8s.io/client-go/tools
staging/src/k8s.io/client-go/tools/authPackage auth defines a file format for holding authentication information needed by clients of Kubernetes.
staging/src/k8s.io/client-go/tools/cachePackage cache is a client-side caching mechanism.
staging/src/k8s.io/client-go/tools/cache/testing
staging/src/k8s.io/client-go/tools/clientcmdPackage clientcmd provides one stop shopping for building a working client from a fixed config, from a .kubeconfig file, from command line flags, or from any merged combination.
staging/src/k8s.io/client-go/tools/clientcmd/api+k8s:deepcopy-gen=package,register
staging/src/k8s.io/client-go/tools/clientcmd/api/latest
staging/src/k8s.io/client-go/tools/clientcmd/api/v1+k8s:deepcopy-gen=package,register
staging/src/k8s.io/client-go/tools/leaderelectionPackage leaderelection implements leader election of a set of endpoints.
staging/src/k8s.io/client-go/tools/leaderelection/resourcelock
staging/src/k8s.io/client-go/tools/metricsPackage metrics provides abstractions for registering which metrics to record.
staging/src/k8s.io/client-go/tools/pager
staging/src/k8s.io/client-go/tools/portforwardPackage portforward adds support for SSH-like port forwarding from the client's local host to remote containers.
staging/src/k8s.io/client-go/tools/recordPackage record has all client logic for recording and reporting events.
staging/src/k8s.io/client-go/tools/reference
staging/src/k8s.io/client-go/tools/remotecommandPackage remotecommand adds support for executing commands in containers, with support for separate stdin, stdout, and stderr streams, as well as TTY.
staging/src/k8s.io/client-go/transport
staging/src/k8s.io/client-go/transport/spdy
staging/src/k8s.io/client-go/util
staging/src/k8s.io/client-go/util/cert
staging/src/k8s.io/client-go/util/cert/triplePackage triple generates key-certificate pairs for the triple (CA, Server, Client).
staging/src/k8s.io/client-go/util/exec
staging/src/k8s.io/client-go/util/flowcontrol
staging/src/k8s.io/client-go/util/homedir
staging/src/k8s.io/client-go/util/integer
staging/src/k8s.io/client-go/util/jsonpathpackage jsonpath is a template engine using jsonpath syntax, which can be seen at http://goessner.net/articles/JsonPath/.
staging/src/k8s.io/client-go/util/retry
staging/src/k8s.io/client-go/util/testing
staging/src/k8s.io/client-go/util/workqueuePackage workqueue provides a simple queue that supports the following features:
staging/src/k8s.io/code-generator
staging/src/k8s.io/code-generator/cmd
staging/src/k8s.io/code-generator/cmd/client-genclient-gen makes the individual typed clients using gengo.
staging/src/k8s.io/code-generator/cmd/client-gen/args
staging/src/k8s.io/code-generator/cmd/client-gen/generatorsPackage generators has the generators for the client-gen utility.
staging/src/k8s.io/code-generator/cmd/client-gen/generators/fake
staging/src/k8s.io/code-generator/cmd/client-gen/generators/scheme
staging/src/k8s.io/code-generator/cmd/client-gen/generators/util
staging/src/k8s.io/code-generator/cmd/client-gen/path
staging/src/k8s.io/code-generator/cmd/client-gen/types
staging/src/k8s.io/code-generator/cmd/conversion-genconversion-gen is a tool for auto-generating Conversion functions.
staging/src/k8s.io/code-generator/cmd/conversion-gen/generators
staging/src/k8s.io/code-generator/cmd/deepcopy-gendeepcopy-gen is a tool for auto-generating DeepCopy functions.
staging/src/k8s.io/code-generator/cmd/defaulter-gendefaulter-gen is a tool for auto-generating Defaulter functions.
staging/src/k8s.io/code-generator/cmd/go-to-protobufgo-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct.
staging/src/k8s.io/code-generator/cmd/go-to-protobuf/protobufgo-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct.
staging/src/k8s.io/code-generator/cmd/go-to-protobuf/protoc-gen-gogoPackage main defines the protoc-gen-gogo binary we use to generate our proto go files, as well as takes dependencies on the correct gogo/protobuf packages for godeps.
staging/src/k8s.io/code-generator/cmd/import-bossimport-boss enforces import restrictions in a given repository.
staging/src/k8s.io/code-generator/cmd/informer-gen
staging/src/k8s.io/code-generator/cmd/informer-gen/generators
staging/src/k8s.io/code-generator/cmd/lister-gen
staging/src/k8s.io/code-generator/cmd/lister-gen/generators
staging/src/k8s.io/code-generator/cmd/openapi-genThis package generates openAPI definition file to be used in open API spec generation on API servers.
staging/src/k8s.io/code-generator/cmd/set-genset-gen is an example usage of gengo.
staging/src/k8s.io/code-generator/_examples
staging/src/k8s.io/code-generator/_examples/apiserver
staging/src/k8s.io/code-generator/_examples/apiserver/apis
staging/src/k8s.io/code-generator/_examples/apiserver/apis/example+k8s:deepcopy-gen=package,register +groupName=example.apiserver.code-generator.k8s.io
staging/src/k8s.io/code-generator/_examples/apiserver/apis/example/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
staging/src/k8s.io/code-generator/_examples/apiserver/apis/example/v1+k8s:deepcopy-gen=package,register +k8s:conversion-gen=k8s.io/code-generator/_examples/apiserver/apis/example +groupName=example.apiserver.code-generator.k8s.io
staging/src/k8s.io/code-generator/_examples/apiserver/clientset
staging/src/k8s.io/code-generator/_examples/apiserver/clientset/internalversionThis package has the automatically generated clientset.
staging/src/k8s.io/code-generator/_examples/apiserver/clientset/internalversion/fakeThis package has the automatically generated fake clientset.
staging/src/k8s.io/code-generator/_examples/apiserver/clientset/internalversion/schemeThis package contains the scheme of the automatically generated clientset.
staging/src/k8s.io/code-generator/_examples/apiserver/clientset/internalversion/typed
staging/src/k8s.io/code-generator/_examples/apiserver/clientset/internalversion/typed/example
staging/src/k8s.io/code-generator/_examples/apiserver/clientset/internalversion/typed/example/internalversionThis package has the automatically generated typed clients.
staging/src/k8s.io/code-generator/_examples/apiserver/clientset/internalversion/typed/example/internalversion/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/code-generator/_examples/apiserver/clientset/versionedThis package has the automatically generated clientset.
staging/src/k8s.io/code-generator/_examples/apiserver/clientset/versioned/fakeThis package has the automatically generated fake clientset.
staging/src/k8s.io/code-generator/_examples/apiserver/clientset/versioned/schemeThis package contains the scheme of the automatically generated clientset.
staging/src/k8s.io/code-generator/_examples/apiserver/clientset/versioned/typed
staging/src/k8s.io/code-generator/_examples/apiserver/clientset/versioned/typed/example
staging/src/k8s.io/code-generator/_examples/apiserver/clientset/versioned/typed/example/v1This package has the automatically generated typed clients.
staging/src/k8s.io/code-generator/_examples/apiserver/clientset/versioned/typed/example/v1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/code-generator/_examples/apiserver/informers
staging/src/k8s.io/code-generator/_examples/apiserver/informers/externalversions
staging/src/k8s.io/code-generator/_examples/apiserver/informers/externalversions/example
staging/src/k8s.io/code-generator/_examples/apiserver/informers/externalversions/example/v1
staging/src/k8s.io/code-generator/_examples/apiserver/informers/externalversions/internalinterfaces
staging/src/k8s.io/code-generator/_examples/apiserver/informers/internalversion
staging/src/k8s.io/code-generator/_examples/apiserver/informers/internalversion/example
staging/src/k8s.io/code-generator/_examples/apiserver/informers/internalversion/example/internalversion
staging/src/k8s.io/code-generator/_examples/apiserver/informers/internalversion/internalinterfaces
staging/src/k8s.io/code-generator/_examples/apiserver/listers
staging/src/k8s.io/code-generator/_examples/apiserver/listers/example
staging/src/k8s.io/code-generator/_examples/apiserver/listers/example/internalversion
staging/src/k8s.io/code-generator/_examples/apiserver/listers/example/v1
staging/src/k8s.io/code-generator/_examples/crd
staging/src/k8s.io/code-generator/_examples/crd/apis
staging/src/k8s.io/code-generator/_examples/crd/apis/example
staging/src/k8s.io/code-generator/_examples/crd/apis/example/v1+k8s:deepcopy-gen=package,register +groupName=example.crd.code-generator.k8s.io
staging/src/k8s.io/code-generator/_examples/crd/clientset
staging/src/k8s.io/code-generator/_examples/crd/clientset/versionedThis package has the automatically generated clientset.
staging/src/k8s.io/code-generator/_examples/crd/clientset/versioned/fakeThis package has the automatically generated fake clientset.
staging/src/k8s.io/code-generator/_examples/crd/clientset/versioned/schemeThis package contains the scheme of the automatically generated clientset.
staging/src/k8s.io/code-generator/_examples/crd/clientset/versioned/typed
staging/src/k8s.io/code-generator/_examples/crd/clientset/versioned/typed/example
staging/src/k8s.io/code-generator/_examples/crd/clientset/versioned/typed/example/v1This package has the automatically generated typed clients.
staging/src/k8s.io/code-generator/_examples/crd/clientset/versioned/typed/example/v1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/code-generator/_examples/crd/informers
staging/src/k8s.io/code-generator/_examples/crd/informers/externalversions
staging/src/k8s.io/code-generator/_examples/crd/informers/externalversions/example
staging/src/k8s.io/code-generator/_examples/crd/informers/externalversions/example/v1
staging/src/k8s.io/code-generator/_examples/crd/informers/externalversions/internalinterfaces
staging/src/k8s.io/code-generator/_examples/crd/listers
staging/src/k8s.io/code-generator/_examples/crd/listers/example
staging/src/k8s.io/code-generator/_examples/crd/listers/example/v1
staging/src/k8s.io/code-generator/third_party
staging/src/k8s.io/code-generator/third_party/forked
staging/src/k8s.io/code-generator/third_party/forked/golang
staging/src/k8s.io/code-generator/third_party/forked/golang/reflectThis package is copied from Go library reflect/type.go.
staging/src/k8s.io/kube-aggregator
staging/src/k8s.io/kube-aggregator/pkg
staging/src/k8s.io/kube-aggregator/pkg/apis
staging/src/k8s.io/kube-aggregator/pkg/apis/apiregistrationPackage api is the internal version of the API.
staging/src/k8s.io/kube-aggregator/pkg/apis/apiregistration/install
staging/src/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1beta1Package v1beta1 contains the API Registration API, which is responsible for registering an API `Group`/`Version` with another kubernetes like API server.
staging/src/k8s.io/kube-aggregator/pkg/apis/apiregistration/validation
staging/src/k8s.io/kube-aggregator/pkg/apiserver
staging/src/k8s.io/kube-aggregator/pkg/client
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated/clientsetThis package has the automatically generated clientset.
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated/clientset/fakeThis package has the automatically generated fake clientset.
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated/clientset/schemeThis package contains the scheme of the automatically generated clientset.
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated/clientset/typed
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated/clientset/typed/apiregistration
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated/clientset/typed/apiregistration/v1beta1This package has the automatically generated typed clients.
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated/clientset/typed/apiregistration/v1beta1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated/internalclientsetThis package has the automatically generated clientset.
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated/internalclientset/fakeThis package has the automatically generated fake clientset.
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated/internalclientset/schemeThis package contains the scheme of the automatically generated clientset.
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated/internalclientset/typed
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated/internalclientset/typed/apiregistration
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated/internalclientset/typed/apiregistration/internalversionThis package has the automatically generated typed clients.
staging/src/k8s.io/kube-aggregator/pkg/client/clientset_generated/internalclientset/typed/apiregistration/internalversion/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/kube-aggregator/pkg/client/informers
staging/src/k8s.io/kube-aggregator/pkg/client/informers/externalversions
staging/src/k8s.io/kube-aggregator/pkg/client/informers/externalversions/apiregistration
staging/src/k8s.io/kube-aggregator/pkg/client/informers/externalversions/apiregistration/v1beta1
staging/src/k8s.io/kube-aggregator/pkg/client/informers/externalversions/internalinterfaces
staging/src/k8s.io/kube-aggregator/pkg/client/informers/internalversion
staging/src/k8s.io/kube-aggregator/pkg/client/informers/internalversion/apiregistration
staging/src/k8s.io/kube-aggregator/pkg/client/informers/internalversion/apiregistration/internalversion
staging/src/k8s.io/kube-aggregator/pkg/client/informers/internalversion/internalinterfaces
staging/src/k8s.io/kube-aggregator/pkg/client/listers
staging/src/k8s.io/kube-aggregator/pkg/client/listers/apiregistration
staging/src/k8s.io/kube-aggregator/pkg/client/listers/apiregistration/internalversion
staging/src/k8s.io/kube-aggregator/pkg/client/listers/apiregistration/v1beta1
staging/src/k8s.io/kube-aggregator/pkg/cmd
staging/src/k8s.io/kube-aggregator/pkg/cmd/server
staging/src/k8s.io/kube-aggregator/pkg/controllers
staging/src/k8s.io/kube-aggregator/pkg/controllers/autoregister
staging/src/k8s.io/kube-aggregator/pkg/controllers/openapi
staging/src/k8s.io/kube-aggregator/pkg/controllers/status
staging/src/k8s.io/kube-aggregator/pkg/registry
staging/src/k8s.io/kube-aggregator/pkg/registry/apiservice
staging/src/k8s.io/kube-aggregator/pkg/registry/apiservice/etcd
staging/src/k8s.io/metrics
staging/src/k8s.io/metrics/pkg
staging/src/k8s.io/metrics/pkg/apis
staging/src/k8s.io/metrics/pkg/apis/custom_metrics+k8s:deepcopy-gen=package,register +groupName=custom.metrics.k8s.io
staging/src/k8s.io/metrics/pkg/apis/custom_metrics/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
staging/src/k8s.io/metrics/pkg/apis/custom_metrics/v1beta1Package v1beta1 is a generated protocol buffer package.
staging/src/k8s.io/metrics/pkg/apis/metrics+k8s:deepcopy-gen=package,register +groupName=metrics.k8s.io
staging/src/k8s.io/metrics/pkg/apis/metrics/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
staging/src/k8s.io/metrics/pkg/apis/metrics/v1alpha1Package v1alpha1 is a generated protocol buffer package.
staging/src/k8s.io/metrics/pkg/apis/metrics/v1beta1Package v1beta1 is a generated protocol buffer package.
staging/src/k8s.io/metrics/pkg/client
staging/src/k8s.io/metrics/pkg/client/clientset_generated
staging/src/k8s.io/metrics/pkg/client/clientset_generated/clientsetThis package has the automatically generated clientset.
staging/src/k8s.io/metrics/pkg/client/clientset_generated/clientset/fakeThis package has the automatically generated fake clientset.
staging/src/k8s.io/metrics/pkg/client/clientset_generated/clientset/schemeThis package contains the scheme of the automatically generated clientset.
staging/src/k8s.io/metrics/pkg/client/clientset_generated/clientset/typed
staging/src/k8s.io/metrics/pkg/client/clientset_generated/clientset/typed/metrics
staging/src/k8s.io/metrics/pkg/client/clientset_generated/clientset/typed/metrics/v1alpha1This package has the automatically generated typed clients.
staging/src/k8s.io/metrics/pkg/client/clientset_generated/clientset/typed/metrics/v1alpha1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/metrics/pkg/client/clientset_generated/clientset/typed/metrics/v1beta1This package has the automatically generated typed clients.
staging/src/k8s.io/metrics/pkg/client/clientset_generated/clientset/typed/metrics/v1beta1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/metrics/pkg/client/custom_metrics
staging/src/k8s.io/metrics/pkg/client/custom_metrics/fake
staging/src/k8s.io/sample-apiserver
staging/src/k8s.io/sample-apiserver/pkg
staging/src/k8s.io/sample-apiserver/pkg/admission
staging/src/k8s.io/sample-apiserver/pkg/admission/plugin
staging/src/k8s.io/sample-apiserver/pkg/admission/plugin/banflunder
staging/src/k8s.io/sample-apiserver/pkg/admission/wardleinitializer
staging/src/k8s.io/sample-apiserver/pkg/apis
staging/src/k8s.io/sample-apiserver/pkg/apiserver
staging/src/k8s.io/sample-apiserver/pkg/apis/wardlePackage api is the internal version of the API.
staging/src/k8s.io/sample-apiserver/pkg/apis/wardle/install
staging/src/k8s.io/sample-apiserver/pkg/apis/wardle/v1alpha1Package v1alpha1 is the v1alpha1 version of the API.
staging/src/k8s.io/sample-apiserver/pkg/client
staging/src/k8s.io/sample-apiserver/pkg/client/clientset
staging/src/k8s.io/sample-apiserver/pkg/client/clientset/internalversionThis package has the automatically generated clientset.
staging/src/k8s.io/sample-apiserver/pkg/client/clientset/internalversion/fakeThis package has the automatically generated fake clientset.
staging/src/k8s.io/sample-apiserver/pkg/client/clientset/internalversion/schemeThis package contains the scheme of the automatically generated clientset.
staging/src/k8s.io/sample-apiserver/pkg/client/clientset/internalversion/typed
staging/src/k8s.io/sample-apiserver/pkg/client/clientset/internalversion/typed/wardle
staging/src/k8s.io/sample-apiserver/pkg/client/clientset/internalversion/typed/wardle/internalversionThis package has the automatically generated typed clients.
staging/src/k8s.io/sample-apiserver/pkg/client/clientset/internalversion/typed/wardle/internalversion/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/sample-apiserver/pkg/client/clientset/versionedThis package has the automatically generated clientset.
staging/src/k8s.io/sample-apiserver/pkg/client/clientset/versioned/fakeThis package has the automatically generated fake clientset.
staging/src/k8s.io/sample-apiserver/pkg/client/clientset/versioned/schemeThis package contains the scheme of the automatically generated clientset.
staging/src/k8s.io/sample-apiserver/pkg/client/clientset/versioned/typed
staging/src/k8s.io/sample-apiserver/pkg/client/clientset/versioned/typed/wardle
staging/src/k8s.io/sample-apiserver/pkg/client/clientset/versioned/typed/wardle/v1alpha1This package has the automatically generated typed clients.
staging/src/k8s.io/sample-apiserver/pkg/client/clientset/versioned/typed/wardle/v1alpha1/fakePackage fake has the automatically generated clients.
staging/src/k8s.io/sample-apiserver/pkg/client/informers
staging/src/k8s.io/sample-apiserver/pkg/client/informers/externalversions
staging/src/k8s.io/sample-apiserver/pkg/client/informers/externalversions/internalinterfaces
staging/src/k8s.io/sample-apiserver/pkg/client/informers/externalversions/wardle
staging/src/k8s.io/sample-apiserver/pkg/client/informers/externalversions/wardle/v1alpha1
staging/src/k8s.io/sample-apiserver/pkg/client/informers/internalversion
staging/src/k8s.io/sample-apiserver/pkg/client/informers/internalversion/internalinterfaces
staging/src/k8s.io/sample-apiserver/pkg/client/informers/internalversion/wardle
staging/src/k8s.io/sample-apiserver/pkg/client/informers/internalversion/wardle/internalversion
staging/src/k8s.io/sample-apiserver/pkg/client/listers
staging/src/k8s.io/sample-apiserver/pkg/client/listers/wardle
staging/src/k8s.io/sample-apiserver/pkg/client/listers/wardle/internalversion
staging/src/k8s.io/sample-apiserver/pkg/client/listers/wardle/v1alpha1
staging/src/k8s.io/sample-apiserver/pkg/cmd
staging/src/k8s.io/sample-apiserver/pkg/cmd/server
staging/src/k8s.io/sample-apiserver/pkg/registry
staging/src/k8s.io/sample-apiserver/pkg/registry/wardle
staging/src/k8s.io/sample-apiserver/pkg/registry/wardle/fischer
staging/src/k8s.io/sample-apiserver/pkg/registry/wardle/flunder
test
test/e2e
test/e2e/apimachinery
test/e2e/apps
test/e2e/auth
test/e2e/autoscaling
test/e2e/chaosmonkey
test/e2e/common
test/e2e_federation
test/e2e_federation/framework
test/e2e_federation/upgradesPackage upgrades provides a framework for testing Kubernetes federation features before, during, and after different types of upgrades.
test/e2e/framework
test/e2e/framework/ginkgowrapperPackage ginkgowrapper wraps Ginkgo Fail and Skip functions to panic with structured data instead of a constant string.
test/e2e/framework/metrics
test/e2e/generated
test/e2e/instrumentation
test/e2e/instrumentation/common
test/e2e/instrumentation/logging
test/e2e/instrumentation/logging/elasticsearch
test/e2e/instrumentation/logging/stackdrvier
test/e2e/instrumentation/logging/utils
test/e2e/instrumentation/monitoring
test/e2e/kubectl
test/e2e/lifecycle
test/e2e/lifecycle/bootstrap
test/e2e/manifest
test/e2e/networkPackage network are the end-to-end tests for Kubernetes networking.
test/e2e/node
test/e2e_nodee2e_node contains e2e tests specific to the node TODO: rename this package e2e-node
test/e2e_node/builder
test/e2e_node/environmentBuild the binary with `go build conformance.go`, then run the conformance binary on a node candidate.
test/e2e_node/perftype
test/e2e_node/remote
test/e2e_node/runner
test/e2e_node/runner/local
test/e2e_node/runner/remoteTo run the node e2e tests remotely against one or more hosts on gce: $ go run run_remote.go --logtostderr --v 2 --ssh-env gce --hosts <comma separated hosts> To run the node e2e tests remotely against one or more images on gce and provision them: $ go run run_remote.go --logtostderr --v 2 --project <project> --zone <zone> --ssh-env gce --images <comma separated images>
test/e2e_node/services
test/e2e_node/system
test/e2e/perftype
test/e2e/scalability
test/e2e/scheduling
test/e2e/servicecatalog
test/e2e/storage
test/e2e/upgradesPackage upgrades provides a framework for testing Kubernetes features before, during, and after different types of upgrades.
test/e2e/upgrades/apps
test/e2e/upgrades/storage
test/images
test/images/clusterapi-testerA simple pod that first lists all nodes/services through the Kubernetes api, then serves a 200 on /healthz.
test/images/entrypoint-tester
test/images/fakegitserver
test/images/goproxy
test/images/livenessA simple server that is alive for 10 seconds, then reports unhealthy for the rest of its (hopefully) short existence.
test/images/logs-generator
test/images/mounttest
test/images/net
test/images/net/common
test/images/netexec
test/images/net/nat
test/images/nettestA tiny web server for checking networking connectivity.
test/images/nonewprivs
test/images/no-snat-test
test/images/no-snat-test-proxy
test/images/n-way-httpA webserver that runs n http handlers.
test/images/pets
test/images/pets/peer-finderA small utility program to lookup hostnames of endpoints in a service.
test/images/porterA tiny binary for testing ports.
test/images/port-forward-testerA tiny binary for testing port forwarding.
test/images/resource-consumer
test/images/resource-consumer/common
test/images/resource-consumer/consume-cpu
test/images/resource-consumer/controller
test/images/serve-hostnameA small utility to just serve the hostname on TCP and/or UDP.
test/images/test-webserverA tiny web server that serves a static file.
test/integrationPackage integration provides integration tests for Kubernetes.Some tests require a running etcd or Docker installation on the system.
test/integration/apiserver
test/integration/auth
test/integration/client
test/integration/configmap
test/integration/defaulttolerationseconds
test/integration/deployment
test/integration/etcd
test/integration/evictions
test/integration/examples
test/integration/federation
test/integration/federation/framework
test/integration/framework
test/integration/garbagecollector
test/integration/kubectl
test/integration/master
test/integration/metrics
test/integration/objectmeta
test/integration/openshift
test/integration/pods
test/integration/quota
test/integration/replicaset
test/integration/replicationcontroller
test/integration/scale
test/integration/scheduler
test/integration/scheduler_perf
test/integration/secrets
test/integration/serviceaccount
test/integration/storageclasses
test/integration/ttlcontroller
test/integration/volume
test/listlist all unit and ginkgo test names that will be run
test/soak
test/soak/cauldron
test/soak/serve_hostnames
test/utils
test/utils/image
test/utils/junitPackage junit provides data structures to allow easy XML encoding and decoding of JUnit test results.
third_party
third_party/forked
third_party/forked/etcd221
third_party/forked/etcd221/pkg
third_party/forked/etcd221/pkg/fileutil
third_party/forked/etcd221/walPackage wal provides an implementation of a write ahead log that is used by etcd.
third_party/forked/etcd221/wal/walpbPackage walpb is a generated protocol buffer package.
third_party/forked/etcd237
third_party/forked/etcd237/pkg
third_party/forked/etcd237/pkg/fileutilPackage fileutil implements utility functions related to files and paths.
third_party/forked/etcd237/walPackage wal provides an implementation of a write ahead log that is used by etcd.
third_party/forked/etcd237/wal/walpbPackage walpb is a generated protocol buffer package.
third_party/forked/golang
third_party/forked/golang/expansion
third_party/forked/golang/reflectPackage reflect is a fork of go's standard library reflection package, which allows for deep equal with equality functions defined.
third_party/forked/golang/templateThis package is copied from Go library text/template.
third_party/forked/gonum
third_party/forked/gonum/graph
third_party/forked/gonum/graph/internal
third_party/forked/gonum/graph/simplePackage simple provides a suite of simple graph implementations satisfying the gonum/graph interfaces.
third_party/forked/gonum/graph/traversePackage traverse provides basic graph traversal primitives.
Version
v1.8.9
Published
Mar 12, 2018
Platform
windows/amd64
Last checked
1 minute ago

Tools for package owners.