mounter

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNfsMounter

func NewNfsMounter(logger *log.Logger) resources.Mounter

func NewScbeMounter

func NewScbeMounter(scbeRemoteConfig resources.ScbeRemoteConfig) resources.Mounter

func NewScbeMounterWithExecuter added in v1.2.0

func NewScbeMounterWithExecuter(scbeRemoteConfig resources.ScbeRemoteConfig, blockDeviceMounterUtils block_device_mounter_utils.BlockDeviceMounterUtils, executer utils.Executor) resources.Mounter

func NewSpectrumScaleMounter

func NewSpectrumScaleMounter(logger *log.Logger) resources.Mounter

Types

type MounterFactory added in v1.2.0

type MounterFactory interface {
	GetMounterPerBackend(backend string, legacyLogger *log.Logger, pluginConfig resources.UbiquityPluginConfig, requestContext resources.RequestContext) (resources.Mounter, error)
}

func NewMounterFactory added in v1.2.0

func NewMounterFactory() MounterFactory

type NoMounterForVolumeError added in v1.2.0

type NoMounterForVolumeError struct {
	// contains filtered or unexported fields
}

func (*NoMounterForVolumeError) Error added in v1.2.0

func (e *NoMounterForVolumeError) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL