Documentation ¶
Overview ¶
Package k8s contains helpers for setting the IngressRoute status
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IngressRouteStatus ¶ added in v0.6.0
IngressRouteStatus allows for updating the object's Status field
func (*IngressRouteStatus) SetStatus ¶ added in v0.6.0
func (irs *IngressRouteStatus) SetStatus(status, desc string, existing *ingressroutev1.IngressRoute) error
SetStatus sets the IngressRoute status field to an Valid or Invalid status
Click to show internal directories.
Click to hide internal directories.