Documentation ¶
Overview ¶
Package messages ...
Package messages ...
Package messages ...
Index ¶
Constants ¶
View Source
const ( // MethodUnimplemented ... MethodUnimplemented = "MethodUnimplemented" // MissingVolumeName ... MissingVolumeName = "MissingVolumeName" // VolumeAlreadyExists ... VolumeAlreadyExists = "VolumeAlreadyExists" // EmptyVolumeID ... EmptyVolumeID = "EmptyVolumeID" // EmptyVolumePath ... EmptyVolumePath = "EmptyVolumePath" // EmptyNodeID ... EmptyNodeID = "EmptyNodeID" // VolumeInvalidArguments ... VolumeInvalidArguments = "VolumeInvalidArguments" // VolumeCreationFailed ... VolumeCreationFailed = "VolumeCreationFailed" // NoVolumeCapabilities ... NoVolumeCapabilities = "NoVolumeCapabilities" // VolumeCapabilitiesNotSupported ... VolumeCapabilitiesNotSupported = "VolumeCapabilitiesNotSupported" // InvalidParameters ... InvalidParameters = "InvalidParameters" // InternalError ... InternalError = "InternalError" // ObjectNotFound ... ObjectNotFound = "ObjectNotFound" // FailedPrecondition ... FailedPrecondition = "FailedPrecondition" // NoStagingTargetPath ... NoStagingTargetPath = "NoStagingTargetPath" // NoTargetPath ... NoTargetPath = "NoTargetPath" // MountPointValidateError ... MountPointValidateError = "MountPointValidateError" // UnmountFailed ... UnmountFailed = "UnmountFailed" // MountFailed ... MountFailed = "MountFailed" // EmptyDevicePath ... EmptyDevicePath = "EmptyDevicePath" // DevicePathFindFailed ... DevicePathFindFailed = "DevicePathFindFailed" // TargetPathCheckFailed ... TargetPathCheckFailed = "TargetPathCheckFailed" // TargetPathCreateFailed ... TargetPathCreateFailed = "TargetPathCreateFailed" // VolumeMountCheckFailed ... VolumeMountCheckFailed = "VolumeMountCheckFailed" // FormatAndMountFailed ... FormatAndMountFailed = "FormatAndMountFailed" // NodeMetadataInitFailed ... NodeMetadataInitFailed = "NodeMetadataInitFailed" // DevicePathNotExists ... DevicePathNotExists = "DevicePathNotExists" // BlockDeviceCheckFailed ... BlockDeviceCheckFailed = "BlockDeviceCheckFailed" // GetDeviceInfoFailed ... GetDeviceInfoFailed = "GetDeviceInfoFailed" // GetFSInfoFailed ... GetFSInfoFailed = "GetFSInfoFailed" // DriverNotConfigured ... DriverNotConfigured = "DriverNotConfigured" // RemoveMountTargetFailed ... RemoveMountTargetFailed = "RemoveMountTargetFailed" // CreateMountTargetFailed ... CreateMountTargetFailed = "CreateMountTargetFailed" // ListVolumesFailed ... ListVolumesFailed = "ListVolumesFailed" // StartVolumeIDNotFound ... StartVolumeIDNotFound = "StartVolumeIDNotFound" // FileSystemResizeFailed ... FileSystemResizeFailed = "FileSystemResizeFailed" // VolumePathNotMounted ... VolumePathNotMounted = "VolumePathNotMounted" )
Variables ¶
View Source
var MessagesEn map[string]Message
MessagesEn ...
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.