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 InstallVirtualManifestWorkGroup ¶
func InstallVirtualManifestWorkGroup(server *genericapiserver.GenericAPIServer, client workclientset.Interface, factory workinformers.SharedInformerFactory) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.