# Functions
No description provided by the author
Deploy can be passed to NewKind to deploy extra components, in addition to the base deployment.
No description provided by the author
ExportLogs can be passed to NewKind to specify the folder where the kubernetes logs will be exported after the tests.
KindConfig can be passed to NewKind to override the default Kind cluster configuration.
LocalImage is passed to NewKind to allow loading a local Docker image into the cluster.
NewKind creates a kind cluster given a name and set of Option instances.
Timeout for long-running operations (e.g.
# Type aliases
Option that can be passed to the NewKind function in order to change the configuration of the test cluster.