Uses of Interface
io.kubernetes.client.proto.V1.ResourceRequirementsOrBuilder
-
Uses of V1.ResourceRequirementsOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.ResourceRequirementsOrBuilderModifier and TypeClassDescriptionstatic final classResourceRequirements describes the compute resource requirements.static final classResourceRequirements describes the compute resource requirements.Methods in io.kubernetes.client.proto that return V1.ResourceRequirementsOrBuilderModifier and TypeMethodDescriptionV1.Container.Builder.getResourcesOrBuilder()Compute Resources required by this container.V1.Container.getResourcesOrBuilder()Compute Resources required by this container.V1.ContainerOrBuilder.getResourcesOrBuilder()Compute Resources required by this container.V1.EphemeralContainerCommon.Builder.getResourcesOrBuilder()Resources are not allowed for ephemeral containers.V1.EphemeralContainerCommon.getResourcesOrBuilder()Resources are not allowed for ephemeral containers.V1.EphemeralContainerCommonOrBuilder.getResourcesOrBuilder()Resources are not allowed for ephemeral containers.V1.PersistentVolumeClaimSpec.Builder.getResourcesOrBuilder()Resources represents the minimum resources the volume should have.V1.PersistentVolumeClaimSpec.getResourcesOrBuilder()Resources represents the minimum resources the volume should have.V1.PersistentVolumeClaimSpecOrBuilder.getResourcesOrBuilder()Resources represents the minimum resources the volume should have.