package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/kubernetes.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
Package nodeinfomanager includes internal functions used to add/delete labels to kubernetes nodes for corresponding CSI drivers.
# Functions
ProbeVolumePlugins returns implemented plugins.
# Constants
CSIPluginName is the name of the in-tree CSI Plugin.
# Variables
PluginHandler is the plugin registration handler interface passed to the pluginwatcher module in kubelet.
# Structs
Driver is a description of a CSI Driver, defined by an enpoint and the highest CSI version supported.
DriversStore holds a list of CSI Drivers.
RegistrationHandler is the handler which is fed to the pluginwatcher API.