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
- Graph
-
- Supertypes
Members list
- Not inherited
- Product
Value members
Concrete methods
Appends new values to apiGroups
Appends new values to nonResourceURLs
Appends new values to resourceNames
Appends new values to resources
Appends new values to verbs
if apiGroups has a value, transforms to the result of function
if nonResourceURLs has a value, transforms to the result of function
if nonResourceURLs has a value, transforms to the result of function
Attributes
- Source
- PolicyRule.scala
if resourceNames has a value, transforms to the result of function
if resourceNames has a value, transforms to the result of function
Attributes
- Source
- PolicyRule.scala
if resources has a value, transforms to the result of function
transforms verbs to result of function
Returns a new data with apiGroups set to new value
Returns a new data with nonResourceURLs set to new value
Returns a new data with resourceNames set to new value
Returns a new data with resources set to new value
Returns a new data with verbs set to new value