package
0.5.0
Repository: https://github.com/mia-platform/jpl.git
Documentation: pkg.go.dev

# Functions

DefaultHeaders return a base http.Header configured to mimik an api-server response headers.
NewTestClientFactory return a new TestFactory with a clientgetter that doesn't read from on disk data.
ReadBytesFromFile wrap the login of reading raw bytes from a file at path.
UnstructuredFromFile returns an Unstructured resource reading it from file at path.

# Variables

Codecs provides access to encoding and decoding for the scheme.
Scheme is the default instance of runtime.Scheme to which types in the Kubernetes API are already registered.

# Structs

TestClientFactory extends Factory and provides fake implementation, and affordances for working with kubernetes packages.