We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71521c3 commit ab8e911Copy full SHA for ab8e911
internal/config/config.go
@@ -3,5 +3,5 @@ package config
3
import "github.com/NVIDIA/k8s-nim-operator/internal/k8sutil"
4
5
var (
6
- OrchestratorType k8sutil.OrchestratorType
7
-)
+ OrchestratorType k8sutil.OrchestratorType
+)
0 commit comments