io.k8s.api.rbac.v1.RoleRef
See theRoleRef companion object
RoleRef contains information that points to the role being used
Attributes
- Companion
- object
- Source
- RoleRef.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
transforms apiGroup to result of function
transforms kind to result of function
transforms name to result of function
Returns a new data with apiGroup set to new value
Returns a new data with kind set to new value
Returns a new data with name set to new value
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article