Documentation
¶
Index ¶
Constants ¶
View Source
const ( Cluster string = "cluster" Environment = "environment" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Orchestrator ¶
type Orchestrator struct {
// contains filtered or unexported fields
}
func New ¶
func New(hq hq.HQ) *Orchestrator
func (*Orchestrator) ShowClusterInfo ¶
func (o *Orchestrator) ShowClusterInfo()
func (*Orchestrator) ShowEnvironmentInfo ¶
func (o *Orchestrator) ShowEnvironmentInfo()
Click to show internal directories.
Click to hide internal directories.