add act-as powers

This commit is contained in:
deads2k
2016-03-28 14:33:58 -04:00
parent 590a5f3ad7
commit ac4c545b91
113 changed files with 531 additions and 31 deletions

View File

@@ -103,6 +103,7 @@ kubectl annotate pods foo description-
```
--alsologtostderr[=false]: log to standard error as well as files
--as="": Username to impersonate for the operation.
--certificate-authority="": Path to a cert. file for the certificate authority.
--client-certificate="": Path to a client certificate file for TLS.
--client-key="": Path to a client key file for TLS.