MCPcopy Create free account
hub / github.com/NVIDIA/gpu-operator / setKubeClient

Method setKubeClient

cmd/nvidia-validator/main.go:1548–1550  ·  view source on GitHub ↗
(kubeClient kubernetes.Interface)

Source from the content-addressed store, hash-verified

1546}
1547
1548func (c *CUDA) setKubeClient(kubeClient kubernetes.Interface) {
1549 c.kubeClient = kubeClient
1550}
1551
1552func (c *CUDA) runWorkload() error {
1553 ctx := c.ctx

Callers 1

validateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected