Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommonOptions ¶
type Management ¶
type Management struct {
Apply apply.Apply
ControllerFactory controller.SharedControllerFactory
VirtFactory *kubevirt.Factory
CloudweavFactory *ctlcloudweavv1.Factory
CloudweavCoreFactory *ctlharvcorev1.Factory
CloudweavBatchFactory *ctlharvbatchv1.Factory
CloudweavStorageFactory *ctlharvstoragev1.Factory
LoggingFactory *loggingv1.Factory
CoreFactory *corev1.Factory
CniFactory *cniv1.Factory
AppsFactory *appsv1.Factory
BatchFactory *batchv1.Factory
RbacFactory *rbacv1.Factory
StorageFactory *storagev1.Factory
SnapshotFactory *snapshotv1.Factory
LonghornFactory *longhornv1.Factory
ProvisioningFactory *provisioningv1.Factory
CatalogFactory *catalogv1.Factory
RancherManagementFactory *rancherv3.Factory
MonitoringFactory *monitoringv1.Factory
HelmFactory *helmv1.Factory
ControllerRevisionFactory *ctlcloudweavappsv1.Factory
NetworkingFactory *networking.Factory
UpgradeFactory *upgrade.Factory
ClusterFactory *cluster.Factory
NodeConfigFactory *ctlnodecloudweav.Factory
RKEFactory *rkev1.Factory
ClientSet *kubernetes.Clientset
RestConfig *rest.Config
// contains filtered or unexported fields
}
func (*Management) NewRecorder ¶
func (s *Management) NewRecorder(componentName, namespace, nodeName string) record.EventRecorder
func (*Management) Start ¶
func (s *Management) Start(threadiness int) error
type Scaled ¶
type Scaled struct {
Ctx context.Context
ControllerFactory controller.SharedControllerFactory
VirtFactory *kubevirt.Factory
CloudweavFactory *ctlcloudweavv1.Factory
CloudweavCoreFactory *ctlharvcorev1.Factory
CloudweavBatchFactory *ctlharvbatchv1.Factory
CloudweavStorageFactory *ctlharvstoragev1.Factory
CoreFactory *corev1.Factory
AppsFactory *appsv1.Factory
BatchFactory *batchv1.Factory
RbacFactory *rbacv1.Factory
CniFactory *cniv1.Factory
LoggingFactory *loggingv1.Factory
SnapshotFactory *snapshotv1.Factory
StorageFactory *storagev1.Factory
LonghornFactory *longhornv1.Factory
RancherManagementFactory *rancherv3.Factory
Management *Management
TokenManager dashboardapi.TokenManager
// contains filtered or unexported fields
}
func ScaledWithContext ¶
func SetupScaled ¶
Click to show internal directories.
Click to hide internal directories.