issues
search
weaveworks
/
launcher
Weave Cloud Launcher
Apache License 2.0
10
stars
13
forks
source link
Higher level kubectl functions
#39
Closed
dlespiau
closed
6 years ago
dlespiau
commented
6 years ago
This PR introduces 3 new kubectl functions:
Execute and ExecuteWithGlobal args to not have to construct a slice in the client code.
CreateSecretFromLiteral as a small convenience wrapper.
Fix #36
This PR introduces 3 new kubectl functions:
Fix #36