config

package
v0.0.0-...-9f76227 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2026 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfigSyncController

func NewConfigSyncController(
	operatorClient v1helpers.OperatorClient,
	kubeClient kubernetes.Interface,
	informers v1helpers.KubeInformersForNamespaces,
	configInformers configinformers.SharedInformerFactory,
	resyncInterval time.Duration,
	eventRecorder events.Recorder) factory.Controller

Types

type CloudInfo

type CloudInfo struct {
	ComputeZones []string
	VolumeZones  []string
	// contains filtered or unexported fields
}

CloudInfo caches data fetched from the user's openstack cloud

type ConfigSyncController

type ConfigSyncController struct {
	// contains filtered or unexported fields
}

This ConfigSyncController translates the ConfigMap provided by the user containing configuration information for the Cinder CSI driver.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL