package
1.9.0-alpha.1
Repository: https://github.com/easeway/kubernetes.git
Documentation: pkg.go.dev

# Functions

GetRunOptions returns the default run options that can be used to run a test federation apiserver.
NewControllerFixture initializes a new controller fixture.
No description provided by the author
TearDownOnPanic can be used to ensure cleanup on setup failure.

# Constants

No description provided by the author

# Structs

ControllerFixture manages a federation controller for testing.
FederationAPIFixture manages a federation api server.
FederationFixture manages a federation api server and a set of member clusters.
No description provided by the author
No description provided by the author

# Interfaces

SetUp is likely to be fixture-specific, but TearDown needs to be consistent to enable TearDownOnPanic.