Files
kubernetes/pkg/kubectl/resource/interfaces.go
Clayton Coleman a972c6bb00 Allow resource.Builder to modify requests per client
Gives the builder a hook point to add settings to each request. These
settings are applied before the request is created and so are unable to
view the request. Intended to set controls on a per request basis.
2017-11-18 14:34:26 -05:00

2.4 KiB