package
Version:
v1.13.2
Opens a new window with list of versions in this module.
Published: Jan 9, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Manager interface {
GetMountPod(pluginName string) (pod *v1.Pod, container string, err error)
}
Manager is an interface that tracks pods with mount utilities for individual
volume plugins.
NewManager returns a new mount pod manager.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.