mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Fix golint verify error
This commit is contained in:
parent
29f37fde3e
commit
3b20875863
@ -99,7 +99,7 @@ func newRS(namespace string) *v1beta1.ReplicaSet {
|
||||
}
|
||||
}
|
||||
|
||||
var cascDel string = `
|
||||
var cascDel = `
|
||||
{
|
||||
"kind": "DeleteOptions",
|
||||
"apiVersion": "` + api.Registry.GroupOrDie(api.GroupName).GroupVersion.String() + `",
|
||||
|
Loading…
Reference in New Issue
Block a user