package
0.1.0
Repository: https://github.com/kubic-project/caasp-init.git
Documentation: pkg.go.dev

# Functions

FileAndDefaultsToKubicInitConfig Load a Kubic configuration file, setting some default values.

# Constants

DefaultAPIServerPort Default API server port.
DefaultEnvVarManager The environment variable used for passing the kubic-manager image.
DefaultEnvVarSeeder The environment variable used for passing the seeder.
DefaultEnvVarToken The environment variable used for passing the token.

# Structs

AuthConfiguration struct.
BindConfiguration struct.
BootstrapConfiguration se the required configuration for bootstraping kubic-init.
CertsConfiguration struct.
ClusterFormationConfiguration struct.
CniConfiguration The CNI configuration Subnets details are specified in the kubeadm configuration file.
DNSConfiguration struct.
EtcdConfiguration struct.
FeaturesConfiguration struct.
KubicInitConfiguration The kubic-init configuration.
LocalEtcdConfiguration struct.
Mirror struct Defines the Mirrors to be used URL: url of the mirror registry.
NetworkConfiguration struct.
OIDCConfiguration struct.
PathsConfigration struct.
ProxyConfiguration struct.
Registry struct Defines a registry mirror Prefix: string of the registry that will be replaced Mirrors: array with the values to replace the `Prefix`.
RuntimeConfiguration struct.
ServicesConfiguration struct.