DockerCLI/cli/command/stack/kubernetes
Daniel Nephin 5155cda716 Post migration fixes
Fix tests that failed when using cmp.Compare()
internal/test/testutil/assert
InDelta
Fix DeepEqual with kube metav1.Time
Convert some ErrorContains to assert

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2018-03-05 19:41:17 -05:00
..
cli.go Print Stack API version in version command 2018-02-26 01:16:49 +01:00
client.go Take @nass review into account 2017-12-26 11:45:56 +01:00
collision.go Take @nass review into account 2017-12-26 11:45:56 +01:00
conversion.go Check and return error while creating kubernetes secret and config maps. 2018-01-03 15:46:19 +01:00
convert.go Move /cli/command/stack/kubernetes/api to /kubernetes 2017-12-26 11:22:32 +01:00
deploy.go Simplify the marshaling of compose types.Config 2018-02-21 18:47:10 +01:00
list.go Take @nass review into account 2017-12-26 11:45:56 +01:00
loader.go Simplify the marshaling of compose types.Config 2018-02-21 18:47:10 +01:00
loader_test.go Post migration fixes 2018-03-05 19:41:17 -05:00
ps.go Fix PR comments 2018-01-03 10:23:32 +01:00
remove.go Refactor stack command 2017-12-26 11:45:56 +01:00
services.go Refactor stack command 2017-12-26 11:45:56 +01:00
watcher.go Move /cli/command/stack/kubernetes/api to /kubernetes 2017-12-26 11:22:32 +01:00