Imports of package fake

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/google/gnostic-models/openapiv2
k8s.io/apimachinery/pkg/api/errors
k8s.io/apimachinery/pkg/apis/meta/v1
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/apimachinery/pkg/version
k8s.io/client-go/discoveryPackage discovery provides ways to discover server-supported API groups, versions and resources.
k8s.io/client-go/openapi
k8s.io/client-go/pkg/versionPackage version supplies version information collected at build time to kubernetes components.
k8s.io/client-go/rest
k8s.io/client-go/testingPackage testing provides a fake Kubernetes client suitable for use in unit tests.
net/httpPackage http provides HTTP client and server implementations.