encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
github.com/docker/compose-on-kubernetes/api/client/clientset | |
github.com/docker/compose-on-kubernetes/api/labels | |
github.com/docker/compose-on-kubernetes/internal/controller | |
github.com/docker/compose-on-kubernetes/internal/stackresources | |
github.com/spf13/cobra | Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces. |
io/ioutil | Package ioutil implements some I/O utility functions. |
k8s.io/apimachinery/pkg/apis/meta/v1 | Package v1 contains API types that are common to all versions. |
k8s.io/client-go/kubernetes | Package kubernetes holds packages which implement a clientset for Kubernetes APIs. |
k8s.io/client-go/tools/clientcmd | Package clientcmd provides one stop shopping for building a working client from a fixed config, from a .kubeconfig file, from command line flags, or from any merged combination. |
os | Package os provides a platform-independent interface to operating system functionality. |
path/filepath | Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths. |