encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/emicklei/go-restful/v3 | Package restful , a lean package for creating REST-style WebServices without magic. |
k8s.io/kube-openapi/pkg/builder3/util | |
k8s.io/kube-openapi/pkg/common | package common holds shared code and types between open API code generator and spec generator. |
k8s.io/kube-openapi/pkg/common/restfuladapter | |
k8s.io/kube-openapi/pkg/spec3 | |
k8s.io/kube-openapi/pkg/util | |
k8s.io/kube-openapi/pkg/validation/spec | |
net/http | Package http provides HTTP client and server implementations. |
sort | Package sort provides primitives for sorting slices and user-defined collections. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |