package
3.13.1+incompatible
Repository: https://github.com/ceph/ceph-csi.git
Documentation: pkg.go.dev

# Functions

NewCSIAddonsServer create a new CSIAddonsServer on the given endpoint.

# Variables

No description provided by the author

# Structs

CSIAddonsServer is the gRPC server that listens on an endpoint (UNIX domain socket) where the CSI-Addons requests come in.

# Interfaces

CSIAddonsService is the interface that is required to be implemented so that the CSIAddonsServer can register the service by calling RegisterService().