Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configuration ¶
type Configuration struct {
Environment *Environment
Static Static
Dynamic Dynamic
Flannel *Flannel
Id uint64 `yaml:"-"`
Node string `yaml:"-"`
Raft string `yaml:"-"`
Peer string `yaml:"-"`
Image string `yaml:"-"`
Tag string `yaml:"-"`
Entrypoint string `yaml:"-"`
Args string `yaml:"-"`
Y bool `yaml:"-"`
F bool `yaml:"-"`
O string `yaml:"-"`
W string `yaml:"-"`
G string `yaml:"-"`
}
func NewConfig ¶
func NewConfig() *Configuration
type Environment ¶
func GetEnvironmentInfo ¶ added in v0.0.90
func GetEnvironmentInfo() *Environment
Click to show internal directories.
Click to hide internal directories.