Imports of package lifecycle

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
k8s.io/api/core/v1Package v1 is the v1 version of the core API.
k8s.io/apimachinery/pkg/typesPackage types implements various generic types used throughout kubernetes.
k8s.io/apimachinery/pkg/util/intstr
k8s.io/apiserver/pkg/util/feature
k8s.io/component-helpers/scheduling/corev1/nodeaffinity
k8s.io/klog/v2Package klog contains the following functionality:
k8s.io/kubernetes/pkg/apis/core/v1/helper
k8s.io/kubernetes/pkg/features
k8s.io/kubernetes/pkg/kubelet/container
k8s.io/kubernetes/pkg/kubelet/typesPackage types contains common types in the Kubelet.
k8s.io/kubernetes/pkg/kubelet/util/format
k8s.io/kubernetes/pkg/scheduler/framework
k8s.io/kubernetes/pkg/scheduler/framework/plugins/nodeaffinity
k8s.io/kubernetes/pkg/scheduler/framework/plugins/nodename
k8s.io/kubernetes/pkg/scheduler/framework/plugins/nodeports
k8s.io/kubernetes/pkg/scheduler/framework/plugins/noderesources
k8s.io/kubernetes/pkg/security/apparmor
k8s.io/utils/io
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
net/httpPackage http provides HTTP client and server implementations.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
strconvPackage strconv implements conversions to and from string representations of basic data types.