package
0.2.0
Repository: https://github.com/csi-addons/spec.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Variables

FenceController_ServiceDesc is the grpc.ServiceDesc for FenceController service.
No description provided by the author

# Structs

CIDR holds a CIDR block.
FenceClusterNetworkRequest contains the information needed to identify the storage cluster so that the appropriate fencing operation can be performed.
FenceClusterNetworkResponse is returned by the CSI-driver as a result of the FenceClusterNetworkRequest call.
ListClusterFenceRequest contains the information needed to identify the cluster so that the appropriate fenced clients can be listed.
ListClusterFenceResponse holds the information about the result of the ListClusterFenceResponse call.
UnfenceClusterNetworkRequest contains the information needed to identify the cluster so that the appropriate fence operation can be disabled.
UnfenceClusterNetworkResponse is returned by the CSI-driver as a result of the UnfenceClusterNetworkRequest call.
UnimplementedFenceControllerServer must be embedded to have forward compatible implementations.

# Interfaces

FenceControllerClient is the client API for FenceController service.
FenceControllerServer is the server API for FenceController service.
UnsafeFenceControllerServer may be embedded to opt out of forward compatibility for this service.