mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-30 21:33:53 +00:00
flag value bindings for kubectl label/patch/taint/top commands
This commit is contained in:
@@ -28,9 +28,6 @@ import (
|
||||
"k8s.io/kubernetes/pkg/kubectl/cmd/templates"
|
||||
)
|
||||
|
||||
// TopOptions contains all the options for running the top cli command.
|
||||
type TopOptions struct{}
|
||||
|
||||
var (
|
||||
supportedMetricsAPIVersions = []string{
|
||||
"v1beta1",
|
||||
|
||||
Reference in New Issue
Block a user