package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/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

# Functions

ConvertObjToConfigMap converts an object to a ConfigMap.
Kind takes an unqualified kind and returns a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

GroupName is the group name use in this package.
"kube-scheduler" is the default scheduler lock object name.
"kube-system" is the default scheduler lock object namespace.
SchedulerPolicyConfigMapKey defines the key of the element in the scheduler's policy ConfigMap that contains scheduler's policy config.

# Variables

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

# Structs

No description provided by the author
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IPPortVar allows IP or IP:port formats.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
KubeSchedulerLeaderElectionConfiguration expands LeaderElectionConfiguration to include scheduler specific configuration.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SchedulerAlgorithmSource is the source of a scheduler algorithm.
SchedulerPolicyConfigMapSource is a policy serialized into a config map value under the SchedulerPolicyConfigMapKey key.
SchedulerPolicyFileSource is a policy serialized to disk and accessed via path.
SchedulerPolicySource configures a means to obtain a scheduler Policy.
No description provided by the author
VolumeConfiguration contains *all* enumerated flags meant to configure all volume plugins.