context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
k8s.io/apimachinery/pkg/fields | Package fields implements a simple field system, parsing and matching selectors with sets of fields. |
k8s.io/apimachinery/pkg/runtime | Package runtime defines conversions between generic types and structs to map query strings to struct objects. |
k8s.io/client-go/examples/third-party-resources-deprecated/apis/tpr/v1 | |
k8s.io/client-go/pkg/api/v1 | |
k8s.io/client-go/rest | |
k8s.io/client-go/tools/cache | Package cache is a client-side caching mechanism. |