package
4.0.0-alpha.5
Repository: https://github.com/kubesphere/kubekey.git
Documentation: pkg.go.dev

# Functions

NewFileSource returns a new fileSource.
NewMemorySource returns a new memorySource.

# Constants

FileSource store variable in file.
MemorySource store variable in memory.

# Interfaces

Source is the source from which config is loaded.

# Type aliases

SourceType how to store variable.