package
0.0.0-20200612075223-f37bb2f87ee3
Repository: https://github.com/oracle/oci-flexvolume-driver.git
Documentation: pkg.go.dev

# Functions

ConfigFromFile reads the file at the given path and marshals it into a Config object.
New initialises a OCI API client from a config file.
NewConfig creates a new Config based on the contents of the given io.Reader.
ValidateConfig validates the OCI Flexible Volume Provisioner config file.

# Structs

AuthConfig holds the configuration required for communicating with the OCI API.
Config holds the configuration for the OCI flexvolume driver.

# Interfaces

Interface abstracts the OCI SDK and application specific convenience methods for interacting with the OCI API.