package
4.1.4+incompatible
Repository: https://github.com/minio/directpv.git
Documentation: pkg.go.dev

# Functions

GetDefaultTasks returns the installer tasks to be run.
Install performs DirectPV installation on kubernetes.
Migrate migrates the resources using the provided clients.
NewArgs creates arguments for DirectPV installation.
Uninstall removes DirectPV from kubernetes.

# Constants

DoneMessageType denotes the done message.
EndMessageType denotes the end message.
LogMessageType denotes the log message.
ProgressMessageType denotes the progress message.
StartMessageType denotes the start message.
UnixCSIEndpoint is csi drive control socket.

# Structs

Args represents DirectPV installation arguments.
Component denotes the component that is processed.
Message denotes the progress message.

# Interfaces

Task is an interface to define the task to be processed during installation and uninstallation.

# Type aliases

MessageType denotes the type of message.