# 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.
# Type aliases
Option defines a single option function.