airshipctl/pkg/cluster
Vladimir Kozhukalov 639e53f9a0 Change default manifest target path
Now the target path for the default manifest is
  $HOME/.airship/default. This is reasonable default
  location.

  The target path is a mandatory field in the
  definition of a manifest. If a user wants
  to use her current working directory as a location
  the manifests, then it must be properly configured
  in the $HOME/.airship/config.

Relates-To: #416
Relates-To: #417
Change-Id: I96601803939df5c7369d1580842dfabeb19aa017
2021-05-03 12:08:52 +00:00
..
checkexpiration Unit tests for cluster check-certificate-expiration command 2020-12-07 04:57:51 +00:00
clustermap [#323] Cluster list command to output in table/clusternames. 2021-03-30 17:03:13 +05:30
resetsatoken Remove NameInKubeconf field from Context struct 2021-03-26 19:22:52 -05:00
testdata/statusmap Create StatusMaps from current cluster state 2020-04-29 09:39:27 -05:00
command_test.go Refactor cluster status command 2020-09-24 20:06:00 +00:00
command.go Fix typos in various files 2021-04-21 17:32:31 +00:00
errors.go Fix typos 2020-09-21 02:49:33 -05:00
expression_test.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
expression.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
status_test.go Remove kubeconfig from config struct 2020-10-07 14:35:07 -05:00
status.go Change default manifest target path 2021-05-03 12:08:52 +00:00