Allow Create/Update/Delete kubectl commands to handle arbitrary objects
* Ensure kubectl uses abstractions from other parts of Kube
* Begin adding abstractions that allow arbitrary objects
* Refactor "update" to more closely match allowed behavior
Showing
pkg/kubectl/cmd/resource.go
0 → 100644
pkg/kubectl/interfaces.go
0 → 100644
pkg/kubectl/modify_test.go
0 → 100644
Please
register
or
sign in
to comment