fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
io | Package io provides basic interfaces to I/O primitives. |
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/serializer | |
k8s.io/apiserver/pkg/apis/apiserver | Package apiserver is the internal version of the API. |
k8s.io/apiserver/pkg/apis/apiserver/install | |
k8s.io/apiserver/pkg/apis/apiserver/v1alpha1 | Package v1alpha1 is the v1alpha1 version of the API. |
os | Package os provides a platform-independent interface to operating system functionality. |