controller

package
v0.3.3-rc.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2022 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

func NewServer

func NewServer() *Server

func (*Server) ControllerExpandVolume

func (s *Server) ControllerExpandVolume(context.Context, *ControllerExpandVolumeRequest) (*ControllerExpandVolumeResponse, error)

func (*Server) ControllerGetCapabilities

func (s *Server) ControllerGetCapabilities(context.Context, *ControllerGetCapabilitiesRequest) (*ControllerGetCapabilitiesResponse, error)

func (*Server) ControllerGetVolume

func (s *Server) ControllerGetVolume(context.Context, *ControllerGetVolumeRequest) (*ControllerGetVolumeResponse, error)

func (*Server) ControllerPublishVolume

func (s *Server) ControllerPublishVolume(context.Context, *ControllerPublishVolumeRequest) (*ControllerPublishVolumeResponse, error)

func (*Server) ControllerUnpublishVolume

func (s *Server) ControllerUnpublishVolume(context.Context, *ControllerUnpublishVolumeRequest) (*ControllerUnpublishVolumeResponse, error)

func (*Server) CreateSnapshot

func (s *Server) CreateSnapshot(context.Context, *CreateSnapshotRequest) (*CreateSnapshotResponse, error)

func (*Server) CreateVolume

func (s *Server) CreateVolume(ctx context.Context, req *CreateVolumeRequest) (*CreateVolumeResponse, error)

func (*Server) DeleteSnapshot

func (s *Server) DeleteSnapshot(context.Context, *DeleteSnapshotRequest) (*DeleteSnapshotResponse, error)

func (*Server) DeleteVolume

func (s *Server) DeleteVolume(ctx context.Context, req *DeleteVolumeRequest) (*DeleteVolumeResponse, error)

func (*Server) GetCapacity

func (s *Server) GetCapacity(context.Context, *GetCapacityRequest) (*GetCapacityResponse, error)

func (*Server) ListSnapshots

func (s *Server) ListSnapshots(context.Context, *ListSnapshotsRequest) (*ListSnapshotsResponse, error)

func (*Server) ListVolumes

func (s *Server) ListVolumes(context.Context, *ListVolumesRequest) (*ListVolumesResponse, error)

func (*Server) ValidateVolumeCapabilities

func (s *Server) ValidateVolumeCapabilities(context.Context, *ValidateVolumeCapabilitiesRequest) (*ValidateVolumeCapabilitiesResponse, error)

Jump to

Keyboard shortcuts

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