//
pkg.gl
Category
github.com/kubesphere/kubekey/v4
pkg
variable
source
package
4.0.0-alpha.5
Repository:
https://github.com/kubesphere/kubekey.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
99 SLOC
#
Functions
NewFileSource
NewFileSource returns a new fileSource.
NewMemorySource
NewMemorySource returns a new memorySource.
#
Constants
FileSource
FileSource store variable in file.
MemorySource
MemorySource store variable in memory.
#
Interfaces
Source
Source is the source from which config is loaded.
#
Type aliases
SourceType
SourceType how to store variable.