Class V1DynamicResourceAllocationAPIGroupClient

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

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.fabric8.kubernetes.client.dsl.NonNamespaceOperation<io.fabric8.kubernetes.api.model.resource.v1.DeviceClass,​io.fabric8.kubernetes.api.model.resource.v1.DeviceClassList,​io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.resource.v1.DeviceClass>> deviceClasses()  
      V1DynamicResourceAllocationAPIGroupClient newInstance()  
      io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.kubernetes.api.model.resource.v1.ResourceClaim,​io.fabric8.kubernetes.api.model.resource.v1.ResourceClaimList,​io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.resource.v1.ResourceClaim>> resourceClaims()  
      io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.kubernetes.api.model.resource.v1.ResourceClaimTemplate,​io.fabric8.kubernetes.api.model.resource.v1.ResourceClaimTemplateList,​io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.resource.v1.ResourceClaimTemplate>> resourceClaimTemplates()  
      io.fabric8.kubernetes.client.dsl.NonNamespaceOperation<io.fabric8.kubernetes.api.model.resource.v1.ResourceSlice,​io.fabric8.kubernetes.api.model.resource.v1.ResourceSliceList,​io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.resource.v1.ResourceSlice>> resourcesSlices()  
      • 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

      • V1DynamicResourceAllocationAPIGroupClient

        public V1DynamicResourceAllocationAPIGroupClient()
    • Method Detail

      • resourceClaims

        public io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.kubernetes.api.model.resource.v1.ResourceClaim,​io.fabric8.kubernetes.api.model.resource.v1.ResourceClaimList,​io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.resource.v1.ResourceClaim>> resourceClaims()
        Specified by:
        resourceClaims in interface io.fabric8.kubernetes.client.dsl.V1DynamicresourceAllocationAPIGroupDSL
      • resourceClaimTemplates

        public io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.kubernetes.api.model.resource.v1.ResourceClaimTemplate,​io.fabric8.kubernetes.api.model.resource.v1.ResourceClaimTemplateList,​io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.resource.v1.ResourceClaimTemplate>> resourceClaimTemplates()
        Specified by:
        resourceClaimTemplates in interface io.fabric8.kubernetes.client.dsl.V1DynamicresourceAllocationAPIGroupDSL
      • deviceClasses

        public io.fabric8.kubernetes.client.dsl.NonNamespaceOperation<io.fabric8.kubernetes.api.model.resource.v1.DeviceClass,​io.fabric8.kubernetes.api.model.resource.v1.DeviceClassList,​io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.resource.v1.DeviceClass>> deviceClasses()
        Specified by:
        deviceClasses in interface io.fabric8.kubernetes.client.dsl.V1DynamicresourceAllocationAPIGroupDSL
      • resourcesSlices

        public io.fabric8.kubernetes.client.dsl.NonNamespaceOperation<io.fabric8.kubernetes.api.model.resource.v1.ResourceSlice,​io.fabric8.kubernetes.api.model.resource.v1.ResourceSliceList,​io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.resource.v1.ResourceSlice>> resourcesSlices()
        Specified by:
        resourcesSlices in interface io.fabric8.kubernetes.client.dsl.V1DynamicresourceAllocationAPIGroupDSL