mirror of
https://github.com/kubernetes/kubectl.git
synced 2026-04-10 11:26:38 -04:00
Allow both `Name` and `Command` when the values are identical, but not when they differ. Additionally: - Add unit test verifying the above - Add `omitempty` json tag to `Name` and `Command` fields in `AllowlistEntry` struct - Run openapi codegen - Remove year from boilerplate comments Signed-off-by: Peter Engelbert <pmengelbert@gmail.com> Kubernetes-commit: e3642120630421d3d0756908fa4661a7d13c3aa4 |
||
|---|---|---|
| .. | ||
| kuberc.go | ||
| kuberc_test.go | ||
| marshal.go | ||
| marshal_test.go | ||