Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterDomainUpdateController ¶
type ClusterDomainUpdateController struct {
// contains filtered or unexported fields
}
ClusterDomainUpdateController clusterdomainupdate controller
func NewClusterDomainUpdate ¶
func NewClusterDomainUpdate(mgr manager.Manager, d volume.Driver, r record.EventRecorder) *ClusterDomainUpdateController
NewClusterDomainUpdate creates a new instance of ClusterDomainUpdateController.
type ClusterDomainsStatusController ¶
type ClusterDomainsStatusController struct {
Recorder record.EventRecorder
// contains filtered or unexported fields
}
ClusterDomainsStatusController clusterdomainsstatus controller
func NewClusterDomainsStatus ¶
func NewClusterDomainsStatus(mgr manager.Manager, d volume.Driver, r record.EventRecorder) *ClusterDomainsStatusController
NewClusterDomainsStatus creates a new instance of ClusterDomainsStatusController.
Click to show internal directories.
Click to hide internal directories.