SelfSubjectRulesReviewSpec

com.coralogix.zio.k8s.model.authorization.v1.SelfSubjectRulesReviewSpec
See theSelfSubjectRulesReviewSpec companion object
case class SelfSubjectRulesReviewSpec(namespace: Optional[String])

SelfSubjectRulesReviewSpec defines the specification for SelfSubjectRulesReview.

Value parameters

namespace

Namespace to evaluate rules for. Required.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Namespace to evaluate rules for. Required.

Namespace to evaluate rules for. Required.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product