csidriver

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 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

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

func NewServer

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

func (*Server) GetPluginInfo

func (*Server) NodeGetInfo

func (*Server) NodePublishVolume

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

func (*Server) NodeUnpublishVolume

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

func (*Server) Probe

func (*Server) SetupWithManager

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

func (*Server) Start

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