MCPcopy
hub / github.com/NVIDIA/k8s-device-plugin / Start

Method Start

internal/plugin/api.go:24–24  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

22type Interface interface {
23 Devices() rm.Devices
24 Start(string) error
25 Stop() error
26}

Callers 5

startDaemonsFunction · 0.65
StartMethod · 0.65
StartMethod · 0.65
EchoPipeToControlMethod · 0.65
startPluginsFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected