# Functions

NewOCIProvisioner creates a new OCI provisioner.
Run runs the volume provisoner control loop.

# Constants

ProvisionerNameBlock is the name of the OCI block volume provisioner.
ProvisionerNameDefault is the name of the default OCI volume provisioner (block).
ProvisionerNameFss is the name of the OCI FSS dedicated storage provisioner.

# Structs

OCIProvisioner is a dynamic volume provisioner that satisfies the Kubernetes external storage Provisioner controller interface.