kubectl/pkg/cmd/diff
Arda Güçlü 81a25f37b5 Set validate functions requiring no parameters for all commands
Validate function is used to validate command options and should not get
any additional parameter. To preserve compatibility across all
kubectl commands, this PR removes all parameters in validate functions.

Kubernetes-commit: 8fb423bfabe0d53934cc94c154c7da2dc3ce1332
2022-05-17 11:38:20 +03:00
..
diff.go Set validate functions requiring no parameters for all commands 2022-05-17 11:38:20 +03:00
diff_test.go feat: masked secrets in kubectl diff output (#96084) 2021-05-18 14:19:27 +00:00
prune.go Refactor diff/prune 2021-11-08 11:22:10 +03:00