package
0.0.0-20250306202812-3481892a9f86
Repository: https://github.com/hsnlab/dcontroller.git
Documentation: pkg.go.dev

# Functions

New creates a new manager.
NewCompositeClient creates a composite client: views are served through the viewcache, native Kubernetes resources served from a native client (can be split client).
NewFakeManager creates a new fake manager.
No description provided by the author

# Structs

FakeManager is a fake manager that is used for testing.
FakeRuntimeManager is a runtime manager fake.
Manager is a wrapper around the controller-runtime Manager.
Options provides various settings to custimize the manager.

# Interfaces

Runnable is something that can be run.