encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
io | Package io provides basic interfaces to I/O primitives. |
k8s.io/apimachinery/pkg/apis/meta/v1/unstructured | |
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/klog/v2 | Package klog contains the following functionality: |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |