| fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
| github.com/google/gnostic-models/openapiv2 | |
| k8s.io/apimachinery/pkg/api/errors | |
| k8s.io/apimachinery/pkg/apis/meta/v1 | |
| k8s.io/apimachinery/pkg/runtime/schema | |
| k8s.io/apimachinery/pkg/version | |
| k8s.io/client-go/discovery | Package discovery provides ways to discover server-supported API groups, versions and resources. |
| k8s.io/client-go/openapi | |
| 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. |
| net/http | Package http provides HTTP client and server implementations. |