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/apis/meta/v1/validation | |
k8s.io/apimachinery/pkg/labels | Package labels implements a simple label system, parsing and matching selectors with sets of labels. |
k8s.io/apimachinery/pkg/util/validation/field | |
k8s.io/kubernetes/pkg/api | |
k8s.io/kubernetes/pkg/api/validation | |
k8s.io/kubernetes/pkg/apis/apps | |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |