Documentation ¶
Index ¶
- func NewAzureStackHubConfigSyncer(defaultNamespace string, openShiftConfigNamespace string, ...) (factory.Controller, error)
- func RunningOnAzureStackHub(ctx context.Context, configClient cfgV1.ConfigV1Interface) (bool, error)
- func WithAzureStackHubDaemonSetHook(runningOnAzureStackHub bool) csidrivernodeservicecontroller.DaemonSetHookFunc
- func WithAzureStackHubDeploymentHook(runningOnAzureStackHub bool) deploymentcontroller.DeploymentHookFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAzureStackHubConfigSyncer ¶
func NewAzureStackHubConfigSyncer( defaultNamespace string, openShiftConfigNamespace string, operatorClient v1helpers.OperatorClient, kubeInformers v1helpers.KubeInformersForNamespaces, kubeClient kubeclient.Interface, eventRecorder events.Recorder, ) (factory.Controller, error)
func RunningOnAzureStackHub ¶
func WithAzureStackHubDaemonSetHook ¶
func WithAzureStackHubDaemonSetHook(runningOnAzureStackHub bool) csidrivernodeservicecontroller.DaemonSetHookFunc
func WithAzureStackHubDeploymentHook ¶
func WithAzureStackHubDeploymentHook(runningOnAzureStackHub bool) deploymentcontroller.DeploymentHookFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.