Csi Volume Registration
Properties
(``Capability``: <required>) - Options for validating the capability of a volume.
(string: <optional>) - Option to signal a maximum volume size. This may not be supported by all storage providers.
(string: <optional>) - Option to signal a minimum volume size. This may not be supported by all storage providers.
(boolean: true) - If true, the volume will be deregistered on destroy.
(string: <required>) - The ID of the physical volume from the storage provider.
(block: <optional>) Options for mounting block-device volumes without a pre-formatted file system.
(map[string]string: <optional>) - An optional key-value map of strings passed directly to the CSI plugin to configure the volume.
(``TopologyRequest``: <optional>) - Specify locations (region, zone, rack, etc.) where the provisioned volume is accessible from.