ClusterRole

skuber.rbac.ClusterRole
See theClusterRole companion object
case class ClusterRole(kind: String, apiVersion: String, metadata: ObjectMeta, rules: List[PolicyRule]) extends ObjectResource

Created by jordan on 1/12/17.

Attributes

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

Members list

Value members

Inherited methods

def name: String

Attributes

Inherited from:
ObjectResource
def ns: String

Attributes

Inherited from:
ObjectResource
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def resourceVersion: String

Attributes

Inherited from:
ObjectResource