Files
kubernetes/pkg/kubectl/resource
Clayton Coleman b2f72e6b1b resource.Builder should not alter error type from server
The current helpful message loses the error type, which means
resource.Builder consumers can't filter errors or have downstream logic.

If the error is a known type, only mutate the message, not the message
type.
2016-06-11 19:22:54 -04:00
..
2016-05-12 08:21:11 +02:00
2016-05-12 08:21:11 +02:00
2016-05-09 16:23:15 -07:00
2016-05-26 09:20:42 -04:00