io.k8s.api.rbac.v1
Members list
- no keywords
- case
- final
Type members
Classlikes
AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole
AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole
Attributes
- Companion
- object
- Source
- AggregationRule.scala
- Supertypes
Attributes
- Companion
- class
- Source
- AggregationRule.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AggregationRule.type
Pointer for AggregationRule
Pointer for AggregationRule
Attributes
- Source
- AggregationRulePointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[AggregationRule]class Objecttrait Matchableclass AnyShow all
ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding.
ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding.
Attributes
- Companion
- object
- Source
- ClusterRole.scala
- Supertypes
Attributes
- Companion
- class
- Source
- ClusterRole.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ClusterRole.type
ClusterRoleBinding references a ClusterRole, but not contain it.
ClusterRoleBinding references a ClusterRole, but not contain it. It can reference a ClusterRole in the global namespace, and adds who information via Subject.
Attributes
- Companion
- object
- Source
- ClusterRoleBinding.scala
- Supertypes
Attributes
- Companion
- class
- Source
- ClusterRoleBinding.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ClusterRoleBinding.type
ClusterRoleBindingList is a collection of ClusterRoleBindings
ClusterRoleBindingList is a collection of ClusterRoleBindings
Attributes
- Companion
- object
- Source
- ClusterRoleBindingList.scala
- Supertypes
Attributes
- Companion
- class
- Source
- ClusterRoleBindingList.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Pointer for ClusterRoleBindingList
Pointer for ClusterRoleBindingList
Attributes
- Source
- ClusterRoleBindingListPointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[ClusterRoleBindingList]class Objecttrait Matchableclass AnyShow all
Pointer for ClusterRoleBinding
Pointer for ClusterRoleBinding
Attributes
- Source
- ClusterRoleBindingPointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[ClusterRoleBinding]class Objecttrait Matchableclass AnyShow all
ClusterRoleList is a collection of ClusterRoles
ClusterRoleList is a collection of ClusterRoles
Attributes
- Companion
- object
- Source
- ClusterRoleList.scala
- Supertypes
Attributes
- Companion
- class
- Source
- ClusterRoleList.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ClusterRoleList.type
Pointer for ClusterRoleList
Pointer for ClusterRoleList
Attributes
- Source
- ClusterRoleListPointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[ClusterRoleList]class Objecttrait Matchableclass AnyShow all
Pointer for ClusterRole
Pointer for ClusterRole
Attributes
- Source
- ClusterRolePointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[ClusterRole]class Objecttrait Matchableclass AnyShow all
PolicyRule holds information that describes a policy rule, but does not contain information about who the rule applies to or which namespace the rule applies to.
PolicyRule holds information that describes a policy rule, but does not contain information about who the rule applies to or which namespace the rule applies to.
Attributes
- Companion
- object
- Source
- PolicyRule.scala
- Supertypes
Attributes
- Companion
- class
- Source
- PolicyRule.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
PolicyRule.type
Pointer for PolicyRule
Pointer for PolicyRule
Attributes
- Source
- PolicyRulePointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[PolicyRule]class Objecttrait Matchableclass AnyShow all
Role is a namespaced, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding.
Role is a namespaced, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding.
Attributes
- Companion
- object
- Source
- Role.scala
- Supertypes
Attributes
- Companion
- class
- Source
- Role.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Role.type
RoleBinding references a role, but does not contain it.
RoleBinding references a role, but does not contain it. It can reference a Role in the same namespace or a ClusterRole in the global namespace. It adds who information via Subjects and namespace information by which namespace it exists in. RoleBindings in a given namespace only have effect in that namespace.
Attributes
- Companion
- object
- Source
- RoleBinding.scala
- Supertypes
Attributes
- Companion
- class
- Source
- RoleBinding.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RoleBinding.type
RoleBindingList is a collection of RoleBindings
RoleBindingList is a collection of RoleBindings
Attributes
- Companion
- object
- Source
- RoleBindingList.scala
- Supertypes
Attributes
- Companion
- class
- Source
- RoleBindingList.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RoleBindingList.type
Pointer for RoleBindingList
Pointer for RoleBindingList
Attributes
- Source
- RoleBindingListPointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[RoleBindingList]class Objecttrait Matchableclass AnyShow all
Pointer for RoleBinding
Pointer for RoleBinding
Attributes
- Source
- RoleBindingPointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[RoleBinding]class Objecttrait Matchableclass AnyShow all
RoleList is a collection of Roles
Attributes
- Companion
- class
- Source
- RoleList.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RoleList.type
Pointer for RoleList
Pointer for Role
RoleRef contains information that points to the role being used
RoleRef contains information that points to the role being used
Attributes
- Companion
- object
- Source
- RoleRef.scala
- Supertypes
Attributes
- Companion
- class
- Source
- RoleRef.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RoleRef.type
Pointer for RoleRef
Subject contains a reference to the object or user identities a role binding applies to.
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
- Supertypes
Attributes
- Companion
- class
- Source
- Subject.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Subject.type
Pointer for Subject