package
1.9.0-alpha.1
Repository: https://github.com/easeway/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
No description provided by the author
No description provided by the author

# Functions

ConvertObjToConfigMap converts an object to a ConfigMap.
Kind takes an unqualified kind and returns a Group qualified GroupKind.
RegisterDeepCopies adds deep-copy functions to the given scheme.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

GroupName is the group name use in this package.
No description provided by the author
No description provided by the author
"kube-scheduler" is the default scheduler lock object name.
"kube-system" is the default scheduler lock object namespace.

# Variables

No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.

# Structs

ClientConnectionConfiguration contains details for constructing a client.
No description provided by the author
No description provided by the author
No description provided by the author
KubeProxyConfiguration contains everything necessary to configure the Kubernetes proxy server.
KubeProxyConntrackConfiguration contains conntrack settings for the Kubernetes proxy server.
KubeProxyIPTablesConfiguration contains iptables-related configuration details for the Kubernetes proxy server.
KubeProxyIPVSConfiguration contains ipvs-related configuration details for the Kubernetes proxy server.
No description provided by the author
LeaderElectionConfiguration defines the configuration of leader election clients for components that can run with leader election enabled.
No description provided by the author
No description provided by the author
VolumeConfiguration contains *all* enumerated flags meant to configure all volume plugins.

# Type aliases

Currently two modes of proxying are available: 'userspace' (older, stable) or 'iptables' (newer, faster).