Documentation ¶
Index ¶
Constants ¶
View Source
const (
// AutoCIDR indicates that a CIDR should be allocated
AutoCIDR = "auto"
)
Variables ¶
View Source
var Cell = cell.Module( "orchestrator", "Orchestrator", cell.Provide(NewOrchestrator), )
Functions ¶
func NewOrchestrator ¶
func NewOrchestrator(params orchestratorParams) types.Orchestrator
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.