MCPcopy Create free account

hub / github.com/Tech-Byte-Tips/Reference-Guides / functions

Functions236 in github.com/Tech-Byte-Tips/Reference-Guides

MethodListDsmVolumes
(ip string)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/dsm/service/dsm.go:84
MethodListSnapshots
(volId string)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/dsm/service/dsm.go:772
MethodListSnapshots
(ctx context.Context, req *csi.ListSnapshotsRequest)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/controllerserver.go:408
MethodListVolumes
(ctx context.Context, req *csi.ListVolumesRequest)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/controllerserver.go:239
FunctionLoadConfig
(configPath string)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/dsm/common/config.go:25
FunctionLookupIPv4
Haven't supported IPv6 yet.
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/utils/utils.go:58
FunctionMBToBytes
(size int64)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/utils/utils.go:35
FunctionNewControllerAndNodeDriver
(nodeID string, endpoint string, dsmService interfaces.IDsmService)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/driver.go:52
FunctionNewDsmService
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/dsm/service/dsm.go:28
MethodNodeExpandVolume
(ctx context.Context, req *csi.NodeExpandVolumeRequest)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/nodeserver.go:626
MethodNodeGetCapabilities
(ctx context.Context, req *csi.NodeGetCapabilitiesRequest)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/nodeserver.go:553
MethodNodeGetInfo
(ctx context.Context, req *csi.NodeGetInfoRequest)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/nodeserver.go:545
MethodNodeGetVolumeStats
(ctx context.Context, req *csi.NodeGetVolumeStatsRequest)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/nodeserver.go:559
MethodNodePublishVolume
(ctx context.Context, req *csi.NodePublishVolumeRequest)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/nodeserver.go:450
MethodNodeStageVolume
(ctx context.Context, req *csi.NodeStageVolumeRequest)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/nodeserver.go:394
MethodNodeUnpublishVolume
(ctx context.Context, req *csi.NodeUnpublishVolumeRequest)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/nodeserver.go:507
MethodNodeUnstageVolume
(ctx context.Context, req *csi.NodeUnstageVolumeRequest)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/nodeserver.go:424
MethodProbe
(ctx context.Context, req *csi.ProbeRequest)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/identityserver.go:45
MethodRemoveAllDsms
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/interfaces/IDsmService.go:15
FunctionSliceContains
(items []string, s string)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/utils/utils.go:26
MethodStart
(endpoint string, ids csi.IdentityServer, cs csi.ControllerServer, ns csi.NodeServer)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/grpc.go:54
MethodStop
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/grpc.go:67
FunctionStringToBoolean
(value string)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/utils/utils.go:48
FunctionStringToSlice
(value string)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/utils/utils.go:53
MethodSwap
(i, j int)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/models/dsm_req_spec.go:74
MethodSwap
(i, j int)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/models/dsm_req_spec.go:79
FunctionTestSanity
(t *testing.T)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/test/sanity/sanity_test.go:21
MethodValidateVolumeCapabilities
(ctx context.Context, req *csi.ValidateVolumeCapabilitiesRequest)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/controllerserver.go:216
MethodWait
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/grpc.go:63
Functioninit
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/synocli/cmd/dsm.go:125
Functioninit
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/synocli/cmd/share.go:584
Functioninit
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/synocli/cmd/root.go:22
Functioninit
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/synocli/cmd/lun.go:91
FunctionlogGRPC
(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/utils.go:103
Functionmain
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/main.go:91
Functionmain
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/synocli/main.go:11
← previous201–236 of 236, ranked by callers