Files
kubernetes/pkg/kubectl/rollback.go
Clayton Coleman 1a1e8344a5 kubectl should not have a direct code dependency on controllers
The dependency linkage brings in the scheduler and a lot of unrelated
code. Instead, selectively copy methods that operate on public APIs.
2018-04-26 00:18:54 -04:00

16 KiB