errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
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/runtime/schema | |
k8s.io/apimachinery/pkg/runtime/serializer | |
k8s.io/client-go/pkg/apis/clientauthentication | |
k8s.io/client-go/pkg/apis/clientauthentication/install | Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery. |
k8s.io/client-go/rest | |
os | Package os provides a platform-independent interface to operating system functionality. |