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 cec0e6d commit 1a6435aCopy full SHA for 1a6435a
src/singleton/main.go
@@ -21,6 +21,7 @@ import (
21
"github.com/olekukonko/tablewriter"
22
"github.com/sirupsen/logrus"
23
"github.com/spf13/cobra"
24
+ yaml "gopkg.in/yaml.v2"
25
v1 "k8s.io/api/apps/v1"
26
corev1 "k8s.io/api/core/v1"
27
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
0 commit comments