io.k8s.api.rbac.v1.Subject
See theSubject companion object
Subject contains a reference to the object or user identities a role binding applies to. This can either hold a direct API object reference, or a value for non-objects such as user and group names.
Attributes
Companion
object
Source
Subject.scala
Graph
Reset zoom Hide graph Show graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Members list
if apiGroup has a value, transforms to the result of function
if apiGroup has a value, transforms to the result of function
Attributes
Source
Subject.scala
transforms kind to result of function
transforms kind to result of function
Attributes
Source
Subject.scala
transforms name to result of function
transforms name to result of function
Attributes
Source
Subject.scala
if namespace has a value, transforms to the result of function
if namespace has a value, transforms to the result of function
Attributes
Source
Subject.scala
Returns a new data with apiGroup set to new value
Returns a new data with apiGroup set to new value
Attributes
Source
Subject.scala
Returns a new data with kind set to new value
Returns a new data with kind set to new value
Attributes
Source
Subject.scala
Returns a new data with name set to new value
Returns a new data with name set to new value
Attributes
Source
Subject.scala
Returns a new data with namespace set to new value
Returns a new data with namespace set to new value
Attributes
Source
Subject.scala