Documentation
¶
Index ¶
Constants ¶
View Source
const Mode = "host"
Variables ¶
This section is empty.
Functions ¶
func NewPublisher ¶ added in v1.5.0
func NewPublisher(fs afero.Afero, mounter mount.Interface, path metadata.PathResolver) csivolumes.Publisher
Types ¶
type Publisher ¶ added in v1.5.0
type Publisher struct {
// contains filtered or unexported fields
}
func (*Publisher) PublishVolume ¶ added in v1.5.0
func (pub *Publisher) PublishVolume(ctx context.Context, volumeCfg *csivolumes.VolumeConfig) (*csi.NodePublishVolumeResponse, error)
Click to show internal directories.
Click to hide internal directories.