kubernetes/pkg/registry/storage/csinode/storage/storage.go

type CSINodeStorage

type REST

// NewStorage returns a RESTStorage object that will work against CSINodes
func NewStorage(optsGetter generic.RESTOptionsGetter) (*CSINodeStorage, error) {}