Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Compute ¶
type Compute struct {
Status string
Metadata *ComputeMetadata
Nodeagent *operator.NodeAgentCurrent `yaml:"-"`
}
type ComputeMetadata ¶
type Config ¶
type Config struct {
Spec UserSpec
Params Parameters
NodeAgent func(cmp infra.Compute) *operator.NodeAgentCurrent
}
type Parameters ¶
Click to show internal directories.
Click to hide internal directories.