UserSubject

com.coralogix.zio.k8s.model.flowcontrol.v1beta2.UserSubject
See theUserSubject companion object
case class UserSubject(name: String)

UserSubject holds detailed information for user-kind subject.

Value parameters

name

name is the username that matches, or "*" to match all usernames. 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

name is the username that matches, or "*" to match all usernames. Required.

name is the username that matches, or "*" to match all usernames. Required.

This effect always succeeds, it is safe to use the field name directly.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product