Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DummyEdgeLBIngressResource ¶
func DummyEdgeLBIngressResource(namespace, name string, opts ...ResourceCustomizer) *extsv1beta1.Ingress
DummyEdgeLBIngressResource returns a dummy, minimal Ingress resource with the specified namespace and name. If any customization functions are specified, they are run before the resource is returned.
Types ¶
type ResourceCustomizer ¶
type ResourceCustomizer func(ingress *extsv1beta1.Ingress)
ResourceCustomizer represents a function that can be used to customize an Ingress resource.
Click to show internal directories.
Click to hide internal directories.