Home
last modified time | relevance | path

Searched defs:HeapsterTopOptions (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kubectl/pkg/cmd/top/
H A Dtop_node.go56 type HeapsterTopOptions struct { struct
57 Namespace string
58 Service string
59 Scheme string
60 Port string
63 func (o *HeapsterTopOptions) Bind(flags *pflag.FlagSet) {