Class V1OpenShiftAutoscalingAPIGroupClient

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.fabric8.kubernetes.client.dsl.NonNamespaceOperation<io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscaler,​io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscalerList,​io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscaler>> clusterAutoscalers()  
      V1OpenShiftAutoscalingAPIGroupClient newInstance()  
      • 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

      • V1OpenShiftAutoscalingAPIGroupClient

        public V1OpenShiftAutoscalingAPIGroupClient()
    • Method Detail

      • clusterAutoscalers

        public io.fabric8.kubernetes.client.dsl.NonNamespaceOperation<io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscaler,​io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscalerList,​io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscaler>> clusterAutoscalers()
        Specified by:
        clusterAutoscalers in interface V1AutoscalingAPIGroupDSL