errors | Package errors implements functions to manipulate errors. |
github.com/googleapis/gnostic/openapiv2 | |
github.com/gregjones/httpcache | Package httpcache provides a http.RoundTripper implementation that works as a mostly RFC-compliant cache for http responses. |
github.com/gregjones/httpcache/diskcache | Package diskcache provides an implementation of httpcache.Cache that uses the diskv package to supplement an in-memory map with persistent storage |
github.com/peterbourgon/diskv | |
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/apimachinery/pkg/runtime | Package runtime defines conversions between generic types and structs to map query strings to struct objects. |
k8s.io/apimachinery/pkg/version | Package version supplies the type for version information. |
k8s.io/client-go/discovery | Package discovery provides ways to discover server-supported API groups, versions and resources. |
k8s.io/client-go/kubernetes/scheme | This package contains the scheme of the automatically generated clientset. |
k8s.io/client-go/rest | |
k8s.io/klog/v2 | Package klog contains the following functionality: |
net/http | Package http provides HTTP client and server implementations. |
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. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
time | Package time provides functionality for measuring and displaying time. |