Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeConfig ¶
type NodeConfig struct {
// Role is preferred role of this node, should be set based on instance type
Role string `yaml:"role"`
Provider NodeProvider `yaml:"provider"`
}
type NodeProvider ¶
Click to show internal directories.
Click to hide internal directories.