io.k8s.api.storagemigration.v1alpha1.GroupVersionResource
See theGroupVersionResource companion object
The names of the group, the version, and the resource.
Attributes
- Companion
- object
- Source
- GroupVersionResource.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
if group has a value, transforms to the result of function
if group has a value, transforms to the result of function
Attributes
- Source
- GroupVersionResource.scala
if resource has a value, transforms to the result of function
if resource has a value, transforms to the result of function
Attributes
- Source
- GroupVersionResource.scala
if version has a value, transforms to the result of function
if version has a value, transforms to the result of function
Attributes
- Source
- GroupVersionResource.scala
Returns a new data with group set to new value
Returns a new data with resource set to new value
Returns a new data with version set to new value
In this article