Documentation ¶
Index ¶
Constants ¶
View Source
const ClusterSynchroControllerFinalizer = "clusterpedia.io/cluster-synchro-controller"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(kubeclient clientset.Interface, client crdclientset.Interface, storage storage.StorageFactory) *Manager
func (*Manager) UpdateClusterStatus ¶
func (manager *Manager) UpdateClusterStatus(ctx context.Context, name string, status *clustersv1alpha1.ClusterStatus) error
Click to show internal directories.
Click to hide internal directories.