flag | Package flag implements command-line flag parsing. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
k8s.io/api/core/v1 | Package v1 is the v1 version of the core API. |
k8s.io/apimachinery/pkg/apis/meta/v1 | Package v1 contains API types that are common to all versions. |
k8s.io/apimachinery/pkg/fields | Package fields implements a simple field system, parsing and matching selectors with sets of fields. |
k8s.io/apimachinery/pkg/util/runtime | |
k8s.io/apimachinery/pkg/util/wait | Package wait provides tools for polling or listening for changes to a condition. |
k8s.io/client-go/kubernetes | |
k8s.io/client-go/tools/cache | |
k8s.io/client-go/tools/clientcmd | |
k8s.io/client-go/util/workqueue | |
k8s.io/klog/v2 | Package klog contains the following functionality: |
time | Package time provides functionality for measuring and displaying time. |