kubectl/pkg/cmd/set
Julian V. Modesto c0b11fa131 Extend --dry-run to support string values.
* Extend --dry-run to support string values for dry run strategies
  'client', 'server', and 'none'
* Ensure --dry-run is set and accessed via cmdutil
* Deprecate --dry-run (unset), --dry-run=true, and --dry-run=false

Kubernetes-commit: af52beda260257e81cc9e19e9e5108b682ee93d6
2019-12-15 18:29:27 -05:00
..
env Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
helper.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
set.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
set_env.go Extend --dry-run to support string values. 2019-12-15 18:29:27 -05:00
set_env_test.go Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
set_image.go Extend --dry-run to support string values. 2019-12-15 18:29:27 -05:00
set_image_test.go Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
set_resources.go Extend --dry-run to support string values. 2019-12-15 18:29:27 -05:00
set_resources_test.go Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
set_selector.go Extend --dry-run to support string values. 2019-12-15 18:29:27 -05:00
set_selector_test.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
set_serviceaccount.go Extend --dry-run to support string values. 2019-12-15 18:29:27 -05:00
set_serviceaccount_test.go Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
set_subject.go Extend --dry-run to support string values. 2019-12-15 18:29:27 -05:00
set_subject_test.go Update import statements to reflect code move 2019-08-01 11:10:05 -07:00
set_test.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00