Versions in this module Expand all Collapse all v1 v1.0.3 Oct 24, 2024 Changes in this version + type REST struct + func NewREST(emProvider provider.ExternalMetricsProvider) *REST + func (r *REST) Destroy() + func (r *REST) List(ctx context.Context, options *metainternalversion.ListOptions) (runtime.Object, error) + func (r *REST) New() runtime.Object + func (r *REST) NewList() runtime.Object