Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCloudProviderObserver ¶
func NewCloudProviderObserver(targetNamespaceName string, cloudProviderNamePath, cloudProviderConfigPath []string) configobserver.ObserveConfigFunc
NewCloudProviderObserver returns a new cloudprovider observer for syncing cloud provider specific information to controller-manager and api-server.
Types ¶
type InfrastructureLister ¶
type InfrastructureLister interface { InfrastructureLister() configlistersv1.InfrastructureLister ResourceSyncer() resourcesynccontroller.ResourceSyncer }
InfrastructureLister lists infrastrucre information and allows resources to be synced
Click to show internal directories.
Click to hide internal directories.