io.k8s.api.admissionregistration.v1alpha1.NamedRuleWithOperations
See theNamedRuleWithOperations companion object NamedRuleWithOperations is a tuple of Operations and Resources with ResourceNames.
Attributes
- Companion:
- object
- Source:
- NamedRuleWithOperations.scala
- Graph
- Supertypes
trait Serializable
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Appends new values to apiGroups
Appends new values to apiVersions
Appends new values to operations
Appends new values to resourceNames
Appends new values to resources
if apiGroups has a value, transforms to the result of function
if apiVersions has a value, transforms to the result of function
if operations has a value, transforms to the result of function
if resourceNames has a value, transforms to the result of function
if resources has a value, transforms to the result of function
if scope has a value, transforms to the result of function
Returns a new data with apiGroups set to new value
Returns a new data with apiVersions set to new value
Returns a new data with operations 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 scope set to new value