Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChartStatus ¶
type ClusterStatus ¶
type ClusterStatus struct {
IsDeleting bool
}
type Status ¶
type Status struct {
ChartStatus ChartStatus
ClusterStatus ClusterStatus
}
Click to show internal directories.
Click to hide internal directories.