Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Current ¶
type Current struct {
Deps map[string]struct {
Current struct {
Kind string
State struct {
Status string
Computes map[string]struct {
Status string
Metadata struct {
Tier string
}
Software struct {
Current struct {
State struct {
Version string
Ready bool
Software struct {
Kubelet struct {
Version string
Config map[string]string
}
}
}
}
}
}
}
}
}
}
type IterationResult ¶
func MapIteration ¶
func MapIteration(it *operator.IterationDone) *IterationResult
Click to show internal directories.
Click to hide internal directories.