ParamKind
io.k8s.api.admissionregistration.v1beta1.ParamKind
source ↗
ParamKind is a tuple of Group Kind and Version.
apiVersionstringAPIVersion is the API group version the resources belong to. In format of "group/version". Required.kindstringKind is the API kind the resources belong to. Required.