# Packages
No description provided by the author
# Functions
BuildKubeletConfigSpec returns the kubeletconfig for the specified instanceGroup.
No description provided by the author
FindLatestKubernetesVersion returns the latest kubernetes version, as stored at https://storage.googleapis.com/kubernetes-release/release/stable.txt.
No description provided by the author
LoadChannel loads a Channel object from the specified VFS location.
No description provided by the author
No description provided by the author
PerformAssignmentsInstanceGroups populates InstanceGroups with default values.
No description provided by the author
No description provided by the author
# Constants
AnnotationNameManagement is the annotation that indicates that a cluster is under external or non-standard management.
AnnotationValueManagementImported is the annotation value that indicates a cluster was imported, typically as part of an upgrade.
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
UpdatePolicyExternal is a value for ClusterSpec.UpdatePolicy indicating that upgrades are done externally, and we should disable automatic upgrades.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
ClassicNetworkingSpec is the specification of classic networking mode, integrated into kubernetes.
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
ExternalNetworkingSpec is the specification for networking that is implemented by a Daemonset Networking is not managed by kops - we can create options here that directly configure e.g.
InstanceGroup represents a group of instances (either nodes or masters) with the same configuration.
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
KubenetNetworkingSpec is the specification for kubenet networking, largely integrated but intended to replace classic.
No description provided by the author
No description provided by the author
LeaderElectionConfiguration defines the configuration of leader election clients for components that can run with leader election enabled.
NetworkingSpec allows selection and configuration of a networking plugin.
# Type aliases
InstanceGroupRole string describes the roles of the nodes in this InstanceGroup (master or nodes).