shard

package
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeployNewRouterShard

func DeployNewRouterShard(oc *exutil.CLI, timeout time.Duration, cfg Config) (*operatorv1.IngressController, error)

func WaitForIngressControllerCondition added in v1.6.0

func WaitForIngressControllerCondition(oc *exutil.CLI, timeout time.Duration, name types.NamespacedName, conditions ...operatorv1.OperatorCondition) error

Types

type Config

type Config struct {
	// Domain is the domain for the ingresscontroller to host
	Domain string

	// Type is the matchSelector
	Type string

	// LoadBalancer optionally specifies LoadBalancerStrategy parameters.
	// If nil, the default LoadBalancer configuration is used.
	LoadBalancer *operatorv1.LoadBalancerStrategy
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL