route

package
v1.17.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HaveAdmittedIngress

func HaveAdmittedIngress() matcher.GomegaMatcher

Whether the Route ingress status has been admitted: status:

ingress:
- conditions:
  - status: "True"
    type: Admitted

func HaveConditionTypeStatus

func HaveConditionTypeStatus(expectedConditionType routev1.RouteIngressConditionType, expectedConditionStatus corev1.ConditionStatus) matcher.GomegaMatcher

func HavePort

func HavePort(targetPort intstr.IntOrString) matcher.GomegaMatcher

func HaveTLS

func HaveTLS(termination routev1.TLSTerminationType, insecureEdgeTerminationPolicy routev1.InsecureEdgeTerminationPolicyType) matcher.GomegaMatcher

func Update

func Update(obj *routev1.Route, modify func(*routev1.Route))

Update will keep trying to update object until it succeeds, or times out.

Types

This section is empty.

Jump to

Keyboard shortcuts

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