Class MetricAPIGroupClient

  • All Implemented Interfaces:
    io.fabric8.kubernetes.client.Client, io.fabric8.kubernetes.client.dsl.MetricAPIGroupDSL, Closeable, AutoCloseable

    public class MetricAPIGroupClient
    extends io.fabric8.kubernetes.client.extension.ClientAdapter<MetricAPIGroupClient>
    implements io.fabric8.kubernetes.client.dsl.MetricAPIGroupDSL
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      MetricAPIGroupClient newInstance()  
      NodeMetricOperationsImpl nodes()  
      PodMetricOperationsImpl pods()  
      • Methods inherited from class io.fabric8.kubernetes.client.extension.ClientAdapter

        adapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getAPIVersions, getClient, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, inAnyNamespace, init, inNamespace, newClient, raw, resources, rootPaths, supports, supports, supportsApiPath
      • Methods inherited from interface io.fabric8.kubernetes.client.Client

        adapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getAPIVersions, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, newClient, raw, raw, resources, resources, rootPaths, supports, supports, supportsApiPath
    • Constructor Detail

      • MetricAPIGroupClient

        public MetricAPIGroupClient()