Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetActionController ¶
func SetActionController(clusterInstance *hwameistoriov1alpha1.Cluster) *appsv1.Deployment
Types ¶
type ActionControllerMaintainer ¶
type ActionControllerMaintainer struct { Client client.Client ClusterInstance *hwameistoriov1alpha1.Cluster }
func NewActionControllerMaintainer ¶
func NewActionControllerMaintainer(cli client.Client, clusterInstance *hwameistoriov1alpha1.Cluster) *ActionControllerMaintainer
func (*ActionControllerMaintainer) Ensure ¶
func (m *ActionControllerMaintainer) Ensure() (*hwameistoriov1alpha1.Cluster, error)
func (*ActionControllerMaintainer) Uninstall ¶ added in v0.14.8
func (m *ActionControllerMaintainer) Uninstall() error
Click to show internal directories.
Click to hide internal directories.