UserSubject

io.k8s.api.flowcontrol.v1beta3.UserSubject
See theUserSubject companion object
final case class UserSubject(name: String)

UserSubject holds detailed information for user-kind subject.

Attributes

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

Members list

Concise view

Value members

Concrete methods

transforms name to result of function

transforms name to result of function

Attributes

Source:
UserSubject.scala

Returns a new data with name set to new value

Returns a new data with name set to new value

Attributes

Source:
UserSubject.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product