Imports of package internalversion

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
k8s.io/api/apiserverinternal/v1alpha1Package v1alpha1 contains the v1alpha1 version of the API used by the apiservers themselves.
k8s.io/api/apps/v1beta1
k8s.io/api/autoscaling/v1
k8s.io/api/autoscaling/v2beta1
k8s.io/api/batch/v1+k8s:deepcopy-gen=package +k8s:protobuf-gen=package +k8s:openapi-gen=true +k8s:prerelease-lifecycle-gen=true
k8s.io/api/batch/v1beta1
k8s.io/api/certificates/v1beta1
k8s.io/api/coordination/v1
k8s.io/api/coordination/v1alpha2
k8s.io/api/core/v1Package v1 is the v1 version of the core API.
k8s.io/api/discovery/v1beta1
k8s.io/api/extensions/v1beta1
k8s.io/api/flowcontrol/v1Package v1 holds api types of version v1 for group "flowcontrol.apiserver.k8s.io".
k8s.io/api/networking/v1beta1
k8s.io/api/rbac/v1beta1
k8s.io/api/resource/v1beta2Package v1beta2 is the v1beta2 version of the resource API.
k8s.io/api/scheduling/v1
k8s.io/api/storage/v1
k8s.io/api/storage/v1beta1
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/labelsPackage labels implements a simple label system, parsing and matching selectors with sets of labels.
k8s.io/apimachinery/pkg/runtimePackage runtime defines conversions between generic types and structs to map query strings to struct objects.
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/apimachinery/pkg/util/duration
k8s.io/apimachinery/pkg/util/setsPackage sets has generic set and specified sets.
k8s.io/client-go/util/certificate/csr
k8s.io/kubernetes/pkg/api/pod
k8s.io/kubernetes/pkg/api/v1/pod
k8s.io/kubernetes/pkg/apis/admissionregistrationPackage admissionregistration is the internal version of the API.
k8s.io/kubernetes/pkg/apis/apiserverinternalPackage apiserverinternal contains the "internal" version of the API used by the apiservers themselves.
k8s.io/kubernetes/pkg/apis/apps
k8s.io/kubernetes/pkg/apis/apps/installPackage install installs the apps API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/authentication/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/authorization/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/autoscaling
k8s.io/kubernetes/pkg/apis/autoscaling/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/batch
k8s.io/kubernetes/pkg/apis/batch/installPackage install installs the batch API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/certificates
k8s.io/kubernetes/pkg/apis/certificates/installPackage install installs the certificates API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/coordination
k8s.io/kubernetes/pkg/apis/coordination/installPackage install installs the coordination API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/corePackage core contains the latest (or "internal") version of the Kubernetes API objects.
k8s.io/kubernetes/pkg/apis/core/helper
k8s.io/kubernetes/pkg/apis/core/installPackage install installs the v1 monolithic api, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/discovery
k8s.io/kubernetes/pkg/apis/discovery/installPackage install installs the discovery API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/events/installPackage install installs the events API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/extensions/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/flowcontrolPackage flowcontrol provides api definitions for the "flowcontrol.apiserver.k8s.io" api group.
k8s.io/kubernetes/pkg/apis/flowcontrol/util
k8s.io/kubernetes/pkg/apis/networking
k8s.io/kubernetes/pkg/apis/node
k8s.io/kubernetes/pkg/apis/policy
k8s.io/kubernetes/pkg/apis/policy/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/rbac
k8s.io/kubernetes/pkg/apis/rbac/installPackage install installs the batch API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/resourcePackage resource contains the latest (or "internal") version of the Kubernetes resource API objects.
k8s.io/kubernetes/pkg/apis/resource/installPackage install installs the resource API, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/scheduling
k8s.io/kubernetes/pkg/apis/scheduling/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/storage
k8s.io/kubernetes/pkg/apis/storage/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/apis/storage/util
k8s.io/kubernetes/pkg/apis/storagemigration
k8s.io/kubernetes/pkg/printers
k8s.io/kubernetes/pkg/util/node
k8s.io/utils/ptr
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
sortPackage sort provides primitives for sorting slices and user-defined collections.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.