airshipctl/pkg
Alexander Noskov 666c22e6b5 Split kubectl apply method into two methods
In some cases, we need to execute kubectl apply against raw YAML
instead of the document.
This patchset provides the ability to call ApplyDocs for Documents
and ApplyYaml for YAML.

Relates-To: #268
Change-Id: I4b61d4358ecf5b739b9957a009458ef51142c41f
2020-08-06 13:24:02 -05:00
..
api/v1alpha1 Introduce KubeConfig API object 2020-07-30 16:20:37 +00:00
bootstrap [#308] Removed code style issue on Error string 2020-07-24 14:19:57 -04:00
cluster Refactor getGvk to use document.Document methods 2020-06-04 13:51:59 -05:00
clusterctl Replace Non-ASCII symbols 2020-08-05 13:22:59 +00:00
config Replace Non-ASCII symbols 2020-08-05 13:22:59 +00:00
container Fix for Lint warnings 2020-04-28 09:40:57 -05:00
document [#309] Removed unused constant 2020-08-05 12:48:11 +00:00
environment Refactor environment module 2020-07-31 14:03:39 +04:00
errors Remove AirshipError 2020-05-28 14:22:44 -05:00
events Add events package 2020-07-07 09:44:22 -05:00
k8s Split kubectl apply method into two methods 2020-08-06 13:24:02 -05:00
log Add a prefix to the logger 2020-05-01 12:14:33 -05:00
phase Merge "Integrate ManifestMetadata with phase executors" 2020-07-20 19:32:09 +00:00
remote Remove AirshipError 2020-05-28 14:22:44 -05:00
secret Add copyright for missing files 2020-04-09 08:35:59 -05:00
util Refactor environment module 2020-07-31 14:03:39 +04:00
version [#204] Refactoring for version cmd 2020-05-06 09:05:19 -07:00