io.k8s.api.resource.v1alpha3.ResourceClaimList
See theResourceClaimList companion object
final case class ResourceClaimList(items: Seq[ResourceClaim], metadata: Option[ListMeta]) extends KObject
ResourceClaimList is a collection of claims.
Attributes
- Companion
- object
- Source
- ResourceClaimList.scala
- Graph
-
- Supertypes
Members list
Keywords
- no keywords
- final
- lazy
- override
Inherited
- Not inherited
- KObject
- Product
In this article