Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager interface { // Sync implements the logic for syncing onecloud cluster. Sync(cluster *v1alpha1.OnecloudCluster) error }
Manager implements the logic for syncing onecloud cluster.
Click to show internal directories.
Click to hide internal directories.