| fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
| github.com/emicklei/go-restful-swagger12 | Package swagger implements the structures of the Swagger https://github.com/wordnik/swagger-spec/blob/master/versions/1.2.md |
| github.com/go-openapi/spec | |
| k8s.io/apimachinery/pkg/apis/meta/v1 | Package v1 contains API types that are common to all versions. |
| k8s.io/apimachinery/pkg/runtime/schema | |
| k8s.io/apimachinery/pkg/version | Package version supplies the type for version information. |
| k8s.io/client-go/pkg/api/v1 | |
| k8s.io/client-go/pkg/version | Package version supplies version information collected at build time to kubernetes components. |
| k8s.io/client-go/rest | |
| k8s.io/client-go/testing | Package testing provides a fake Kubernetes client suitable for use in unit tests. |