airshipctl/pkg/k8s/kubectl
Ruslan Aliev ca71de3951 Move document filesystem to a separate package
In order to widely use filesystem interface in airshipctl
there is need to move it to separate package to avoid
importing unnecessary dependencies from document
package and, as a consequence, possible cyclic dependencies.
 * filesystem moved from document/fs to pkg/fs

Change-Id: I3b6298462f03db43594a9fa26bf23ab7687c5589
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Relates-To: #415
2020-11-30 19:51:30 -06:00
..
testdata [#20] Add kubectl apply wrapper package 2020-02-20 20:58:31 +00:00
apply_options.go Fix Lint warnings: Missing comments for functions 2020-04-29 16:54:01 -05:00
apply_options_test.go Add more genernic Kubectl Factory interface 2020-06-17 17:30:14 -05:00
interfaces.go Split kubectl apply method into two methods 2020-08-06 13:24:02 -05:00
kubectl.go Move document filesystem to a separate package 2020-11-30 19:51:30 -06:00
kubectl_test.go Move document filesystem to a separate package 2020-11-30 19:51:30 -06:00