# Functions
SetInitDefaults sets defaults on the configuration used by init.
SetInitDynamicDefaults sets defaults derived at runtime.
ValidateInit validates the configuration used by the init verb.
ValidateJoin validates the configuration used by the join verb.
# Structs
InitConfiguration specifies the configuration used by the init command.
JoinConfiguration specifies the configuration used by the join command.
VIPConfiguration specifies the parameters used to provision a virtual IP which API servers advertise and accept requests on.