package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Functions

DefaultAdvertiseAddress sets the field AdvertiseAddress if unset.
DefaultOffAdmissionPlugins get admission plugins off by default for kube-apiserver.
NewAdmissionOptions creates a new instance of AdmissionOptions Note: In addition it calls RegisterAllAdmissionPlugins to register all kube-apiserver admission plugins.
No description provided by the author
No description provided by the author
No description provided by the author
NewInsecureServingOptions gives default values for the kube-apiserver.
NewSecureServingOptions gives default values for the kube-apiserver which are not the options wanted by "normal" API servers running on the platform.
RegisterAllAdmissionPlugins registers all admission plugins and sets the recommended plugins order.

# Constants

No description provided by the author

# Variables

AllOrderedPlugins is the list of all the plugins in order.
DefaultServiceIPCIDR is a CIDR notation of IP range from which to allocate service cluster IPs.
DefaultServiceNodePortRange is the default port range for NodePort services.

# Structs

AdmissionOptions holds the admission options.
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