⎈ k8s knowledge compiler

ParamKind [page]deterministic

ParamKind is a tuple of Group Kind and Version.

reference

`apiVersion: admissionregistration.k8s.io/v1`

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

## ParamKind {#ParamKind}

ParamKind is a tuple of Group Kind and Version.

<hr>

<table> <thead><tr><th>Field</th><th>Description</th></tr></thead> <tbody> <tr> <td><code>apiVersion</code><br/><em>string</em></td> <td>apiVersion is the API group version the resources belong to. In format of "group/version". Required.</td> </tr> <tr> <td><code>kind</code><br/><em>string</em></td> <td>kind is the API kind the resources belong to. Required.</td> </tr> </tbody> </table>

Sources

reference/kubernetes-api/definitions/param-kind-v1-admissionregistration.md · docParamKind

Related (2)

part_of ParamKind {#ParamKind}describes conf=1
api_for ParamKinddocuments API object conf=1

← all Docs