mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-15 20:37:39 +00:00
gofmt
This commit is contained in:
@@ -32,7 +32,7 @@ var RegisteredVersions []string
|
||||
func init() {
|
||||
// TODO: caesarxuchao: rename this variable to validGroupVersions
|
||||
validAPIVersions := map[string]bool{
|
||||
"v1": true,
|
||||
"v1": true,
|
||||
"extensions/v1beta1": true,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user