object PolicyRule extends PolicyRuleFields with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- PolicyRule
- Serializable
- Serializable
- PolicyRuleFields
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- implicit val PolicyRuleDecoder: Decoder[PolicyRule]
- implicit val PolicyRuleEncoder: Encoder[PolicyRule]
-
def
apiGroups: client.model.Field
- Definition Classes
- PolicyRuleFields
- def nestedField(prefix: Chunk[String]): PolicyRuleFields
-
def
nonResourceURLs: client.model.Field
- Definition Classes
- PolicyRuleFields
-
def
resourceNames: client.model.Field
- Definition Classes
- PolicyRuleFields
-
def
resources: client.model.Field
- Definition Classes
- PolicyRuleFields
-
def
verbs: client.model.Field
- Definition Classes
- PolicyRuleFields