package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/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 is for creating an unauthenticated, unauthorized, insecure port.
NewSecureServingOptions gives default values for the kube-apiserver which are not the options wanted by "normal" API servers running on the platform.
No description provided by the author
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
InsecureServingOptions are for creating an unauthenticated, unauthorized, insecure port.
No description provided by the author
No description provided by the author
No description provided by the author
StorageSerializationOptions contains the options for encoding resources.
No description provided by the author
No description provided by the author