Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Scheme contains the types needed by the resource metrics API. Scheme = runtime.NewScheme() // ParameterCodec handles versioning of objects that are converted to query parameters. ParameterCodec = runtime.NewParameterCodec(Scheme) // Codecs is a codec factory for serving the resource metrics API. Codecs = serializer.NewCodecFactory(Scheme) )
Functions ¶
func Install ¶
func Install(proxyServiceInfoGetter *getter.ProxyServiceInfoGetter, logConnectionInfoGetter getter.ConnectionInfoGetter, server *genericapiserver.GenericAPIServer, client clusterclient.Interface, informerFactory informers.SharedInformerFactory, clusterInformer clusterinformers.SharedInformerFactory) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.