fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
k8s.io/apimachinery/pkg/apis/meta/v1 | Package v1 contains API types that are common to all versions. |
k8s.io/apimachinery/pkg/types | Package types implements various generic types used throughout kubernetes. |
k8s.io/apimachinery/pkg/util/sets | Package sets has generic set and specified sets. |
k8s.io/apimachinery/pkg/util/validation | |
k8s.io/apimachinery/pkg/util/validation/field | |
regexp | Package regexp implements regular expression search. |
unicode | Package unicode provides data and functions to test some properties of Unicode code points. |