Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultDiagnosticsAddr = ":8443" DefaultHealthProbeAddr = ":8081" )
Variables ¶
View Source
var ErrCSIPluginNotYetRegistered = errors.New("CSI plugin not yet registered")
View Source
var ErrConfigModified = errors.New("lvmd config file is modified")
View Source
var ErrNoDeviceClassesAvailable = errors.New("no device classes in lvmd.yaml configured, can not startup correctly")
Functions ¶
func ErrorLoggingInterceptor ¶
func ErrorLoggingInterceptor(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (resp interface{}, err error)
Types ¶
Click to show internal directories.
Click to hide internal directories.