Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNameEmpty = errors.New("driver name is empty")
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server implements cosi.IdentityServer interface.
func (*Server) DriverGetInfo ¶
func (s *Server) DriverGetInfo(_ context.Context, _ *cosi.DriverGetInfoRequest) (*cosi.DriverGetInfoResponse, error)
DriverGetInfo call is meant to retrieve the unique provisioner Identity.
Click to show internal directories.
Click to hide internal directories.