kubernetesk8s.io/kubernetes/pkg Directories

pkg/ directory

Directories

PathSynopsis
pkg/api
pkg/api/endpoints
pkg/api/events
pkg/api/legacyscheme
pkg/apimachinery
pkg/apimachinery/tests
pkg/api/persistentvolume
pkg/api/persistentvolumeclaim
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 +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/v1beta1Package v1beta1 is the v1beta1 version of the API.
pkg/apis/admissionregistration/validation
pkg/apis/admission/v1beta1+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/v1
pkg/apis/apps/v1beta1
pkg/apis/apps/v1beta2
pkg/apis/apps/validation
pkg/apis/authentication+k8s:deepcopy-gen=package +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=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=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 +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 +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/corePackage api contains the latest (or "internal") version of the Kubernetes API objects.
pkg/apis/core/fuzzer
pkg/apis/core/helper
pkg/apis/core/helper/qosNOTE: DO NOT use those helper functions through client-go, the package path will be changed in the future.
pkg/apis/core/installPackage install installs the v1 monolithic api, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/core/pods
pkg/apis/core/v1Package v1 is the v1 version of the API.
pkg/apis/core/v1/helper
pkg/apis/core/v1/helper/qos
pkg/apis/core/v1/validation
pkg/apis/core/validationPackage validation has functions for validating the correctness of api objects and explaining what is wrong with them when they aren't valid.
pkg/api/service
pkg/apis/events+groupName=events.k8s.io
pkg/apis/events/installPackage install installs the events API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/events/v1beta1+groupName=events.k8s.io
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 +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/networking+k8s:deepcopy-gen=package +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=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/v1beta1Package policy is for any kind of policy object.
pkg/apis/policy/validation
pkg/apis/rbac+k8s:deepcopy-gen=package +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 +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=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 +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 +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=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/v1alpha1+k8s:conversion-gen=k8s.io/kubernetes/pkg/apis/storage +k8s:conversion-gen-external-types=k8s.io/api/storage/v1alpha1 +groupName=storage.k8s.io +k8s:defaulter-gen=TypeMeta +k8s:defaulter-gen-input=../../../../vendor/k8s.io/api/storage/v1alpha1
pkg/apis/storage/v1beta1+k8s:conversion-gen=k8s.io/kubernetes/pkg/apis/storage +k8s:conversion-gen-external-types=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/testingPackage testing contains - all generic API tests which depend on Kubernetes API types - all cross-Kubernetes-API tests.
pkg/api/testing/compat
pkg/api/unversionedPackage unversioned is deprecated and has been replaced with pkg/apis/meta/v1
pkg/api/v1
pkg/api/v1/endpoints
pkg/api/v1/node
pkg/api/v1/pod
pkg/api/v1/resource
pkg/api/v1/service
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/events
pkg/client/clientset_generated/internalclientset/typed/events/internalversionThis package has the automatically generated typed clients.
pkg/client/clientset_generated/internalclientset/typed/events/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/apis
pkg/client/listers/apis/admissionregistration
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/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/cleanerPackage cleaner implements an automated cleaner that does garbage collection on CSRs that meet specific criteria.
pkg/controller/certificates/signerPackage signer implements a CA signer that uses keys stored on local disk.
pkg/controller/cloud
pkg/controller/clusterroleaggregation
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/controller/volume/pvcprotection
pkg/controller/volume/pvprotection
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/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/apply
pkg/kubectl/apply/parse
pkg/kubectl/apply/strategy
pkg/kubectl/apps
pkg/kubectl/categories
pkg/kubectl/cmd
pkg/kubectl/cmd/auth
pkg/kubectl/cmd/config
pkg/kubectl/cmd/resource
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/envPackage env provides functions to incorporate environment variables into kubectl commands.
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/explain
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/scheme
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/v1alphaPackage deviceplugin is a generated protocol buffer package.
pkg/kubelet/apis/kubeletconfig
pkg/kubelet/apis/kubeletconfig/fuzzer
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/checkpoint
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/deviceplugin
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/dockershimDocker integration using pkg/kubelet/apis/cri/v1alpha1/runtime/api.pb.go
pkg/kubelet/dockershim/cm
pkg/kubelet/dockershim/libdocker
pkg/kubelet/dockershim/metrics
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/kuberuntime/logs
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/mountpod
pkg/kubelet/network
pkg/kubelet/network/cni
pkg/kubelet/network/cni/testingmock_cni is a mock of the `libcni.CNI` interface.
pkg/kubelet/network/dns
pkg/kubelet/network/hairpin
pkg/kubelet/network/hostport
pkg/kubelet/network/hostport/testing
pkg/kubelet/network/kubenet
pkg/kubelet/network/metrics
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 contains gRPC implementation of internalapi.RuntimeService and internalapi.ImageManagerService.
pkg/kubelet/remote/fakePackage fake containers a fake 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/format
pkg/kubelet/util/ioutils
pkg/kubelet/util/queue
pkg/kubelet/util/sliceutils
pkg/kubelet/util/storePackage store hosts a Store interface and its implementations.
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/kubelet/winstatsPackage winstats provides a client to get node and pod level stats on windows
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/reconcilersPackage reconcilers provides objects for managing the list of active masters.
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/apis
pkg/proxy/apis/kubeproxyconfig
pkg/proxy/apis/kubeproxyconfig/scheme
pkg/proxy/apis/kubeproxyconfig/v1alpha1
pkg/proxy/apis/kubeproxyconfig/validation
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/ipvs/testing
pkg/proxy/metrics
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/initializerconfiguration
pkg/registry/admissionregistration/initializerconfiguration/storage
pkg/registry/admissionregistration/mutatingwebhookconfiguration
pkg/registry/admissionregistration/mutatingwebhookconfiguration/storage
pkg/registry/admissionregistration/rest
pkg/registry/admissionregistration/validatingwebhookconfiguration
pkg/registry/admissionregistration/validatingwebhookconfiguration/storage
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/events
pkg/registry/events/event
pkg/registry/events/rest
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/registry/storage/volumeattachmentPackage volumeattachment provides Registry interface and its REST implementation for storing volumeattachment api objects.
pkg/registry/storage/volumeattachment/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/ipset
pkg/util/ipset/testing
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/normalizer
pkg/util/nsenter
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/resizefs
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/csi
pkg/volume/csi/fake
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.
Version
v1.9.8-beta.0
Published
Apr 18, 2018
Platform
js/wasm
Last checked
17 seconds ago

Tools for package owners.