apiVersion: admissionregistration.k8s.io/v1
import "k8s.io/api/admissionregistration/v1"
ParamKind is a tuple of Group Kind and Version.
| Field | Description |
|---|---|
apiVersionstring |
apiVersion is the API group version the resources belong to. In format of "group/version". Required. |
kindstring |
kind is the API kind the resources belong to. Required. |
This page is automatically generated.
If you plan to report an issue with this page, mention that the page is auto-generated in your issue description. The fix may need to happen elsewhere in the Kubernetes project.