Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ijaz Ahmad
ksonnet
Commits
85b63ca2
Unverified
Commit
85b63ca2
authored
Apr 20, 2018
by
bryanl
Browse files
move actions to pkg/actions
Signed-off-by:
bryanl
<
bryanliles@gmail.com
>
parent
0eebe49c
Changes
159
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
0 additions
and
0 deletions
+0
-0
pkg/actions/actions.go
pkg/actions/actions.go
+0
-0
pkg/actions/actions_test.go
pkg/actions/actions_test.go
+0
-0
pkg/actions/apply.go
pkg/actions/apply.go
+0
-0
pkg/actions/apply_test.go
pkg/actions/apply_test.go
+0
-0
pkg/actions/component_list.go
pkg/actions/component_list.go
+0
-0
pkg/actions/component_list_test.go
pkg/actions/component_list_test.go
+0
-0
pkg/actions/component_rm.go
pkg/actions/component_rm.go
+0
-0
pkg/actions/component_rm_test.go
pkg/actions/component_rm_test.go
+0
-0
pkg/actions/current_environment.go
pkg/actions/current_environment.go
+0
-0
pkg/actions/delete.go
pkg/actions/delete.go
+0
-0
pkg/actions/delete_test.go
pkg/actions/delete_test.go
+0
-0
pkg/actions/env_add.go
pkg/actions/env_add.go
+0
-0
pkg/actions/env_add_test.go
pkg/actions/env_add_test.go
+0
-0
pkg/actions/env_current.go
pkg/actions/env_current.go
+0
-0
pkg/actions/env_current_test.go
pkg/actions/env_current_test.go
+0
-0
pkg/actions/env_describe.go
pkg/actions/env_describe.go
+0
-0
pkg/actions/env_describe_test.go
pkg/actions/env_describe_test.go
+0
-0
pkg/actions/env_list.go
pkg/actions/env_list.go
+0
-0
pkg/actions/env_list_test.go
pkg/actions/env_list_test.go
+0
-0
pkg/actions/env_rm.go
pkg/actions/env_rm.go
+0
-0
No files found.
actions/actions.go
→
pkg/
actions/actions.go
View file @
85b63ca2
File moved
actions/actions_test.go
→
pkg/
actions/actions_test.go
View file @
85b63ca2
File moved
actions/apply.go
→
pkg/
actions/apply.go
View file @
85b63ca2
File moved
actions/apply_test.go
→
pkg/
actions/apply_test.go
View file @
85b63ca2
File moved
actions/component_list.go
→
pkg/
actions/component_list.go
View file @
85b63ca2
File moved
actions/component_list_test.go
→
pkg/
actions/component_list_test.go
View file @
85b63ca2
File moved
actions/component_rm.go
→
pkg/
actions/component_rm.go
View file @
85b63ca2
File moved
actions/component_rm_test.go
→
pkg/
actions/component_rm_test.go
View file @
85b63ca2
File moved
actions/current_environment.go
→
pkg/
actions/current_environment.go
View file @
85b63ca2
File moved
actions/delete.go
→
pkg/
actions/delete.go
View file @
85b63ca2
File moved
actions/delete_test.go
→
pkg/
actions/delete_test.go
View file @
85b63ca2
File moved
actions/env_add.go
→
pkg/
actions/env_add.go
View file @
85b63ca2
File moved
actions/env_add_test.go
→
pkg/
actions/env_add_test.go
View file @
85b63ca2
File moved
actions/env_current.go
→
pkg/
actions/env_current.go
View file @
85b63ca2
File moved
actions/env_current_test.go
→
pkg/
actions/env_current_test.go
View file @
85b63ca2
File moved
actions/env_describe.go
→
pkg/
actions/env_describe.go
View file @
85b63ca2
File moved
actions/env_describe_test.go
→
pkg/
actions/env_describe_test.go
View file @
85b63ca2
File moved
actions/env_list.go
→
pkg/
actions/env_list.go
View file @
85b63ca2
File moved
actions/env_list_test.go
→
pkg/
actions/env_list_test.go
View file @
85b63ca2
File moved
actions/env_rm.go
→
pkg/
actions/env_rm.go
View file @
85b63ca2
File moved
Prev
1
2
3
4
5
…
8
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment