SelfSubjectRulesReviewSpec

io.k8s.api.authorization.v1.SelfSubjectRulesReviewSpec
See theSelfSubjectRulesReviewSpec companion object
final case class SelfSubjectRulesReviewSpec(namespace: Option[String])

SelfSubjectRulesReviewSpec defines the specification for SelfSubjectRulesReview.

Attributes

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

Members list

Concise view

Value members

Concrete methods

if namespace has a value, transforms to the result of function

if namespace has a value, transforms to the result of function

Attributes

Source:
SelfSubjectRulesReviewSpec.scala

Returns a new data with namespace set to new value

Returns a new data with namespace set to new value

Attributes

Source:
SelfSubjectRulesReviewSpec.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product