Imports of package roundtrip

PathSynopsis
bytes
encoding/hex
encoding/json
fmt
github.com/golang/protobuf/protoPackage proto provides functionality for handling protocol buffer messages.
github.com/google/go-cmp/cmpPackage cmp determines equality of values.
github.com/google/gofuzzPackage fuzz is a library for populating go objects with random values.
github.com/spf13/pflagPackage pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
io/ioutil
k8s.io/apimachinery/pkg/api/apitesting
k8s.io/apimachinery/pkg/api/apitesting/fuzzer
k8s.io/apimachinery/pkg/api/equality
k8s.io/apimachinery/pkg/api/metaPackage meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API
k8s.io/apimachinery/pkg/apis/meta/fuzzer
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/runtimePackage runtime defines conversions between generic types and structs to map query strings to struct objects.
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/apimachinery/pkg/runtime/serializer
k8s.io/apimachinery/pkg/runtime/serializer/json
k8s.io/apimachinery/pkg/runtime/serializer/protobufPackage protobuf provides a Kubernetes serializer for the protobuf format.
k8s.io/apimachinery/pkg/util/dump
k8s.io/apimachinery/pkg/util/intstr
k8s.io/apimachinery/pkg/util/setsPackage sets has generic set and specified sets.
math/rand
os
os/exec
path/filepath
reflect
sort
strconv
strings
testing
time