Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChartStatus ¶ added in v1.0.6
type Clients ¶
type Clients struct { G8s versioned.Interface K8s kubernetes.Interface Helm helmclient.Interface }
type ClusterStatus ¶ added in v1.0.6
type ClusterStatus struct { IsDeleting bool }
type Status ¶
type Status struct { ChartStatus ChartStatus ClusterStatus ClusterStatus }
Click to show internal directories.
Click to hide internal directories.