package
0.0.0-20210929134506-8fd29ad8f0d9
Repository: https://github.com/kok-stack/native-kubelet.git
Documentation: pkg.go.dev
# Functions
FakeConfigMap returns a configmap with the specified namespace, name and data.
FakeEventRecorder returns an event recorder that can be used to capture events.
FakePodWithSingleContainer returns a pod with the specified namespace and name, and having a single container with the specified image.
FakeResourceManager returns an instance of the resource manager that will return the specified objects when its "GetX" methods are called.
FakeSecret returns a secret with the specified namespace, name and data.
FakeService returns a service with the specified namespace and name and service info.