GroupSubject

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

GroupSubject holds detailed information for group-kind subject.

Attributes

Companion:
object
Source:
GroupSubject.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:
GroupSubject.scala

Returns a new data with name set to new value

Returns a new data with name set to new value

Attributes

Source:
GroupSubject.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product