csidriver

package
v0.14.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server added in v0.11.0

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

func NewServer

func NewServer(client client.Client, opts dtcsi.CSIOptions, db metadata.Access) *Server

func (*Server) GetPluginCapabilities added in v0.11.0

func (*Server) GetPluginInfo added in v0.11.0

func (*Server) NodeExpandVolume added in v0.11.0

func (*Server) NodeGetCapabilities added in v0.11.0

func (*Server) NodeGetInfo added in v0.11.0

func (*Server) NodeGetVolumeStats added in v0.11.0

func (*Server) NodePublishVolume added in v0.11.0

func (svr *Server) NodePublishVolume(ctx context.Context, req *csi.NodePublishVolumeRequest) (*csi.NodePublishVolumeResponse, error)

func (*Server) NodeStageVolume added in v0.11.0

func (*Server) NodeUnpublishVolume added in v0.11.0

func (svr *Server) NodeUnpublishVolume(ctx context.Context, req *csi.NodeUnpublishVolumeRequest) (*csi.NodeUnpublishVolumeResponse, error)

func (*Server) NodeUnstageVolume added in v0.11.0

func (*Server) Probe added in v0.11.0

func (*Server) SetupWithManager added in v0.11.0

func (svr *Server) SetupWithManager(mgr ctrl.Manager) error

func (*Server) Start added in v0.11.0

func (svr *Server) Start(ctx context.Context) error

Directories

Path Synopsis
app

Jump to

Keyboard shortcuts

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