package
0.20.0
Repository: https://github.com/grafana/rollout-operator.git
Documentation: pkg.go.dev

# Functions

ConfigureLogger configures k3d logger to use testing.T's Log method instead of stdout.
No description provided by the author
WithAPIPort overrides the Kubernetes API port exposed on the host machine, instead of using a random free one.
WithImages returns an option that preloads the specified images into the cluster.
WithLoadBalancerPort overrides the load balancer port exposed on the host machine, instead of using a random free one.
WithName returns an option that sets a defined cluster name on creation.
WithNoLoggerOverride disables the k3d logger override to the testing.T.Logf().

# Variables

No description provided by the author

# Structs

No description provided by the author

# Interfaces

Option configures a cluster creation.