io.k8s.api.resource.v1alpha2

Members list

Concise view

Type members

Classlikes

AllocationResult contains attributes of an allocated resource.

AllocationResult contains attributes of an allocated resource.

Attributes

Companion:
object
Source:
AllocationResult.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
AllocationResult.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for AllocationResult

Pointer for AllocationResult

Attributes

Source:
AllocationResultPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

PodSchedulingContext objects hold information that is needed to schedule a Pod with ResourceClaims that use "WaitForFirstConsumer" allocation mode.

PodSchedulingContext objects hold information that is needed to schedule a Pod with ResourceClaims that use "WaitForFirstConsumer" allocation mode.

This is an alpha type and requires enabling the DynamicResourceAllocation feature gate.

Attributes

Companion:
object
Source:
PodSchedulingContext.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
PodSchedulingContext.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

PodSchedulingContextList is a collection of Pod scheduling objects.

PodSchedulingContextList is a collection of Pod scheduling objects.

Attributes

Companion:
object
Source:
PodSchedulingContextList.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
PodSchedulingContextList.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for PodSchedulingContextList

Pointer for PodSchedulingContextList

Attributes

Source:
PodSchedulingContextListPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Pointer for PodSchedulingContext

Pointer for PodSchedulingContext

Attributes

Source:
PodSchedulingContextPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

PodSchedulingContextSpec describes where resources for the Pod are needed.

PodSchedulingContextSpec describes where resources for the Pod are needed.

Attributes

Companion:
object
Source:
PodSchedulingContextSpec.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
PodSchedulingContextSpec.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for PodSchedulingContextSpec

Pointer for PodSchedulingContextSpec

Attributes

Source:
PodSchedulingContextSpecPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

PodSchedulingContextStatus describes where resources for the Pod can be allocated.

PodSchedulingContextStatus describes where resources for the Pod can be allocated.

Attributes

Companion:
object
Source:
PodSchedulingContextStatus.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
PodSchedulingContextStatus.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for PodSchedulingContextStatus

Pointer for PodSchedulingContextStatus

Attributes

Source:
PodSchedulingContextStatusPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

ResourceClaim describes which resources are needed by a resource consumer. Its status tracks whether the resource has been allocated and what the resulting attributes are.

ResourceClaim describes which resources are needed by a resource consumer. Its status tracks whether the resource has been allocated and what the resulting attributes are.

This is an alpha type and requires enabling the DynamicResourceAllocation feature gate.

Attributes

Companion:
object
Source:
ResourceClaim.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ResourceClaim.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

ResourceClaimConsumerReference contains enough information to let you locate the consumer of a ResourceClaim. The user must be a resource in the same namespace as the ResourceClaim.

ResourceClaimConsumerReference contains enough information to let you locate the consumer of a ResourceClaim. The user must be a resource in the same namespace as the ResourceClaim.

Attributes

Companion:
object
Source:
ResourceClaimConsumerReference.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ResourceClaimConsumerReference.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ResourceClaimConsumerReference

Pointer for ResourceClaimConsumerReference

Attributes

Source:
ResourceClaimConsumerReferencePointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

ResourceClaimList is a collection of claims.

ResourceClaimList is a collection of claims.

Attributes

Companion:
object
Source:
ResourceClaimList.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ResourceClaimList.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ResourceClaimList

Pointer for ResourceClaimList

Attributes

Source:
ResourceClaimListPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

ResourceClaimParametersReference contains enough information to let you locate the parameters for a ResourceClaim. The object must be in the same namespace as the ResourceClaim.

ResourceClaimParametersReference contains enough information to let you locate the parameters for a ResourceClaim. The object must be in the same namespace as the ResourceClaim.

Attributes

Companion:
object
Source:
ResourceClaimParametersReference.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ResourceClaimParametersReference.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ResourceClaimParametersReference

Pointer for ResourceClaimParametersReference

Attributes

Source:
ResourceClaimParametersReferencePointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Pointer for ResourceClaim

Pointer for ResourceClaim

Attributes

Source:
ResourceClaimPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

ResourceClaimSchedulingStatus contains information about one particular ResourceClaim with "WaitForFirstConsumer" allocation mode.

ResourceClaimSchedulingStatus contains information about one particular ResourceClaim with "WaitForFirstConsumer" allocation mode.

Attributes

Companion:
object
Source:
ResourceClaimSchedulingStatus.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ResourceClaimSchedulingStatus.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ResourceClaimSchedulingStatus

Pointer for ResourceClaimSchedulingStatus

Attributes

Source:
ResourceClaimSchedulingStatusPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

ResourceClaimSpec defines how a resource is to be allocated.

ResourceClaimSpec defines how a resource is to be allocated.

Attributes

Companion:
object
Source:
ResourceClaimSpec.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ResourceClaimSpec.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ResourceClaimSpec

Pointer for ResourceClaimSpec

Attributes

Source:
ResourceClaimSpecPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

ResourceClaimStatus tracks whether the resource has been allocated and what the resulting attributes are.

ResourceClaimStatus tracks whether the resource has been allocated and what the resulting attributes are.

Attributes

Companion:
object
Source:
ResourceClaimStatus.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ResourceClaimStatus.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ResourceClaimStatus

Pointer for ResourceClaimStatus

Attributes

Source:
ResourceClaimStatusPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

ResourceClaimTemplate is used to produce ResourceClaim objects.

ResourceClaimTemplate is used to produce ResourceClaim objects.

Attributes

Companion:
object
Source:
ResourceClaimTemplate.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ResourceClaimTemplate.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

ResourceClaimTemplateList is a collection of claim templates.

ResourceClaimTemplateList is a collection of claim templates.

Attributes

Companion:
object
Source:
ResourceClaimTemplateList.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ResourceClaimTemplateList.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ResourceClaimTemplateList

Pointer for ResourceClaimTemplateList

Attributes

Source:
ResourceClaimTemplateListPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Pointer for ResourceClaimTemplate

Pointer for ResourceClaimTemplate

Attributes

Source:
ResourceClaimTemplatePointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

ResourceClaimTemplateSpec contains the metadata and fields for a ResourceClaim.

ResourceClaimTemplateSpec contains the metadata and fields for a ResourceClaim.

Attributes

Companion:
object
Source:
ResourceClaimTemplateSpec.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ResourceClaimTemplateSpec.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ResourceClaimTemplateSpec

Pointer for ResourceClaimTemplateSpec

Attributes

Source:
ResourceClaimTemplateSpecPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

ResourceClass is used by administrators to influence how resources are allocated.

ResourceClass is used by administrators to influence how resources are allocated.

This is an alpha type and requires enabling the DynamicResourceAllocation feature gate.

Attributes

Companion:
object
Source:
ResourceClass.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ResourceClass.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

ResourceClassList is a collection of classes.

ResourceClassList is a collection of classes.

Attributes

Companion:
object
Source:
ResourceClassList.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ResourceClassList.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ResourceClassList

Pointer for ResourceClassList

Attributes

Source:
ResourceClassListPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

ResourceClassParametersReference contains enough information to let you locate the parameters for a ResourceClass.

ResourceClassParametersReference contains enough information to let you locate the parameters for a ResourceClass.

Attributes

Companion:
object
Source:
ResourceClassParametersReference.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ResourceClassParametersReference.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ResourceClassParametersReference

Pointer for ResourceClassParametersReference

Attributes

Source:
ResourceClassParametersReferencePointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Pointer for ResourceClass

Pointer for ResourceClass

Attributes

Source:
ResourceClassPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

ResourceHandle holds opaque resource data for processing by a specific kubelet plugin.

ResourceHandle holds opaque resource data for processing by a specific kubelet plugin.

Attributes

Companion:
object
Source:
ResourceHandle.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ResourceHandle.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ResourceHandle

Pointer for ResourceHandle

Attributes

Source:
ResourceHandlePointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any