Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CSIDriverProviderServer ¶
type CSIDriverProviderServer struct{}
func (*CSIDriverProviderServer) Mount ¶
func (s *CSIDriverProviderServer) Mount(ctx context.Context, req *v1alpha1.MountRequest) (*v1alpha1.MountResponse, error)
func (*CSIDriverProviderServer) Version ¶
func (s *CSIDriverProviderServer) Version(ctx context.Context, req *v1alpha1.VersionRequest) (*v1alpha1.VersionResponse, error)
Click to show internal directories.
Click to hide internal directories.