ParamKind

ParamKind

ParamKind is a tuple of Group Kind and Version.

apiVersion: admissionregistration.k8s.io/v1

import "k8s.io/api/admissionregistration/v1"

ParamKind

ParamKind is a tuple of Group Kind and Version.


FieldDescription
apiVersion
string
apiVersion is the API group version the resources belong to. In format of "group/version". Required.
kind
string
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.