//
pkg.gl
Category
github.com/iter8-tools/iter8
controllers
k8sclient
package
1.1.2
Repository:
https://github.com/iter8-tools/iter8.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
78 SLOC
#
Packages
fake
Package fake provides fake Kuberntes clients for testing.
#
Functions
New
New creates a new kubernetes client.
#
Structs
Client
Client provides typed and dynamic Kubernetes clients.
#
Interfaces
Interface
Interface enables interaction with a Kubernetes cluster Can be mocked in unit tests with fake implementation.