pull/2428/head
yan234280533 9 years ago
parent 58bc7acad4
commit ddc1ca7e4c

@ -174,7 +174,6 @@ func (c *Client) Get(namespace string, reader io.Reader) (string, error) {
} }
// Ok, now we have all the objects grouped by types (say, by v1/Pod, v1/Service, etc.), so // Ok, now we have all the objects grouped by types (say, by v1/Pod, v1/Service, etc.), so
// spin through them and print them. Printer is cool since it prints the header only when // spin through them and print them. Printer is cool since it prints the header only when
// an object type changes, so we can just rely on that. Problem is it doesn't seem to keep // an object type changes, so we can just rely on that. Problem is it doesn't seem to keep

Loading…
Cancel
Save