kube-openapik8s.io/kube-openapi/pkg/util/proto

Imports of package proto

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/google/gnostic-models/openapiv2
github.com/google/gnostic-models/openapiv3
go.yaml.in/yaml/v2Package yaml implements YAML support for the Go language.
go.yaml.in/yaml/v3Package yaml implements YAML support for the Go language.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.