Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tech-Byte-Tips/Reference-Guides
/ functions
Functions
236 in github.com/Tech-Byte-Tips/Reference-Guides
⨍
Functions
236
◇
Types & classes
84
Method
ListDsmVolumes
(ip string)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/dsm/service/dsm.go:84
Method
ListSnapshots
(volId string)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/dsm/service/dsm.go:772
Method
ListSnapshots
(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
Method
ListVolumes
(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
Function
LoadConfig
(configPath string)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/dsm/common/config.go:25
Function
LookupIPv4
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
Function
MBToBytes
(size int64)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/utils/utils.go:35
Function
NewControllerAndNodeDriver
(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
Function
NewDsmService
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/dsm/service/dsm.go:28
Method
NodeExpandVolume
(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
Method
NodeGetCapabilities
(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
Method
NodeGetInfo
(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
Method
NodeGetVolumeStats
(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
Method
NodePublishVolume
(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
Method
NodeStageVolume
(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
Method
NodeUnpublishVolume
(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
Method
NodeUnstageVolume
(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
Method
Probe
(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
Method
RemoveAllDsms
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/interfaces/IDsmService.go:15
Function
SliceContains
(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
Method
Start
(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
Method
Stop
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/grpc.go:67
Function
StringToBoolean
(value string)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/utils/utils.go:48
Function
StringToSlice
(value string)
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/utils/utils.go:53
Method
Swap
(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
Method
Swap
(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
Function
TestSanity
(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
Method
ValidateVolumeCapabilities
(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
Method
Wait
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/pkg/driver/grpc.go:63
Function
init
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/synocli/cmd/dsm.go:125
Function
init
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/synocli/cmd/share.go:584
Function
init
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/synocli/cmd/root.go:22
Function
init
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/synocli/cmd/lun.go:91
Function
logGRPC
(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
Function
main
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/main.go:91
Function
main
()
Synology NAS/Installing the Synology CSI Driver with the Snapshot feature in k3s/02 - synology-csi/synocli/main.go:11
← previous
201–236 of 236, ranked by callers