volumegroup

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewVolumeGroupRequest

func NewVolumeGroupRequest(params CommonRequestParameters) *volumeGroupRequest

Types

type CommonRequestParameters

type CommonRequestParameters struct {
	Name          string
	VolumeGroupID string
	VolumeIds     []string
	Parameters    map[string]string
	Secrets       map[string]string
	VolumeGroup   client.VolumeGroup
}

type Response

type Response struct {
	Response interface{}
	Error    error
}

func (*Response) HasKnownGRPCError

func (r *Response) HasKnownGRPCError(knownErrors []codes.Code) bool

Jump to

Keyboard shortcuts

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