()
| 356 | GetVerb() string |
| 357 | GetResource() schema.GroupVersionResource |
| 358 | GetSubresource() string |
| 359 | Matches(verb, resource string) bool |
| 360 | |
| 361 | // DeepCopy is used to copy an action to avoid any risk of accidental mutation. Most people never need to call this |
no outgoing calls
no test coverage detected