package
0.0.0-20220703014825-0320a89a2902
Repository: https://github.com/proact-de/vcloud-csi-driver.git
Documentation: pkg.go.dev

# Functions

NewService simply initializes a new controller service.
WithDatacenter provides a function to set the datacenter option.
WithServer provides a function to set the server option.
WithVolume provides a function to set the volume option.

# Constants

DefaultVolumeSize defines the default volume size.
MaxVolumeSize defines the maximum volume size.
MinVolumeSize defines the minimum volume size.
TopologyKey defines the topology key for kubernetes.

# Structs

Options defines the available options for this package.
Service defines the service for the controller component.

# Type aliases

Option defines a single option function.