Documentation
¶
Index ¶
Constants ¶
View Source
const (
RequestVerbList = "list"
RequestVerbGet = "get"
NodeResource = "nodes"
PodResource = "pods"
LabelSelectorQueryParam = "labelSelector"
)
Variables ¶
View Source
var GroupVersion = schema.GroupVersion{
Group: "metrics.k8s.io",
Version: "v1beta1",
}
Functions ¶
func RegisterOrDeregisterAPIService ¶
func RegisterOrDeregisterAPIService(ctx *synccontext.ControllerContext) error
func WithMetricsServerProxy ¶
func WithMetricsServerProxy(
h http.Handler,
registerCtx *synccontext.RegisterContext,
) http.Handler
Types ¶
Click to show internal directories.
Click to hide internal directories.