# Functions
SetInitDefaults sets defaults on the configuration used by init.
SetJoinDefaults sets defaults on the configuration used by join.
SetMasterConfigurationNetworkingDefaultsWithNetworking sets defaults with values from the top-level network configuration.
SetNetworkingDefaults sets defaults for the network configuration.
ValidateInit validates the configuration used by the init verb.
# Structs
InitConfiguration specifies the configuration used by the init command.
JoinConfiguration specifies the configuration used by the join command.
Networking contains elements describing cluster's networking configuration.
VIPConfiguration specifies the parameters used to provision a virtual IP which API servers advertise and accept requests on.