node

package
v0.0.0-...-53c86a8 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2021 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetServiceCapabilities

func GetServiceCapabilities(caps ...csi.NodeServiceCapability_RPC_Type) []*csi.NodeServiceCapability

GetServiceCapabilities returns a collection of all the Node Service Capabilities.

Types

type Node

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

func New

func New(node NodeInterface) *Node

func (*Node) NodeExpandVolume

func (n *Node) NodeExpandVolume(ctx context.Context, req *csi.NodeExpandVolumeRequest) (*csi.NodeExpandVolumeResponse, error)

func (*Node) NodeGetCapabilities

func (*Node) NodeGetInfo

func (n *Node) NodeGetInfo(ctx context.Context, req *csi.NodeGetInfoRequest) (*csi.NodeGetInfoResponse, error)

func (*Node) NodeGetVolumeStats

func (*Node) NodePublishVolume

func (n *Node) NodePublishVolume(ctx context.Context, req *csi.NodePublishVolumeRequest) (*csi.NodePublishVolumeResponse, error)

func (*Node) NodeStageVolume

func (n *Node) NodeStageVolume(ctx context.Context, req *csi.NodeStageVolumeRequest) (*csi.NodeStageVolumeResponse, error)

func (*Node) NodeUnpublishVolume

func (*Node) NodeUnstageVolume

func (n *Node) NodeUnstageVolume(ctx context.Context, req *csi.NodeUnstageVolumeRequest) (*csi.NodeUnstageVolumeResponse, error)

Jump to

Keyboard shortcuts

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