package
0.13.1
Repository: https://github.com/k0sproject/k0s.git
Documentation: pkg.go.dev

# Functions

GetConfig returns the pointer to a Config struct.

# Constants

ApiserverUser defines the user to use for running k8s api-server process.
BinDirMode is the expected directory permissions for BinDir.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CertMode is the expected permissions for certificates.
CertRootDirMode is the expected directory permissions for CertRootDir.
CertSecureMode is the expected file permissions for secure files.
No description provided by the author
No description provided by the author
DataDirDefault is the default data directory containing k0s state.
DataDirMode is the expected directory permissions for DataDirDefault.
DefaultPSP defines the system level default PSP to apply.
EtcdCertDirMode is the expected directory permissions for EtcdCertDir.
EtcdDataDirMode is the expected directory permissions for EtcdDataDir.
EtcdUser defines the user to use for running etcd process.
No description provided by the author
No description provided by the author
No description provided by the author
apiserver needs to be able to read the kine unix socket.
Image Constants.
No description provided by the author
KonnectivityServerUser deinfes the user to use for konnectivity-server.
No description provided by the author
No description provided by the author
No description provided by the author
KubeletVolumePlugindDirMode is the expected directory permissions for KubeleteVolumePluginDir.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
KubernetesMajorMinorVersion defines the current embedded major.minor version info.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ManifestsDirMode is the expected directory permissions for ManifestsDir.
No description provided by the author
No description provided by the author
PidFileMode is the expected file permissions for pid files.
RunDirMode is the expected permissions of RunDir.
SchedulerUser defines the user to use for running k8s scheduler.
WinCertCA defines the CA.crt location.
No description provided by the author

# Structs

CfgVars is a struct that holds all the config variables required for K0s.