portworx

package
v2.3.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2020 License: Apache-2.0 Imports: 56 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrFailedToGetClusterID

type ErrFailedToGetClusterID struct {
	// Cause is the underlying cause of the error
	Cause string
}

ErrFailedToGetClusterID error type for failing to get the clusterID for a driver

func (*ErrFailedToGetClusterID) Error

func (e *ErrFailedToGetClusterID) Error() string

type ErrFailedToGetNodes

type ErrFailedToGetNodes struct {
	// Cause is the underlying cause of the error
	Cause string
}

ErrFailedToGetNodes error type for failing to get the nodes where a driver is available

func (*ErrFailedToGetNodes) Error

func (e *ErrFailedToGetNodes) Error() string

type ErrFailedToInspectVolume

type ErrFailedToInspectVolume struct {
	// ID is the ID/name of the volume that failed to inspect
	ID string
	// Cause is the underlying cause of the error
	Cause string
}

ErrFailedToInspectVolume error type for failing to inspect a volume

func (*ErrFailedToInspectVolume) Error

func (e *ErrFailedToInspectVolume) Error() string

Jump to

Keyboard shortcuts

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