portworx

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2021 License: Apache-2.0 Imports: 59 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrFailedToGetClusterID added in v1.4.0

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 added in v1.4.0

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