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.