Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIngressForCR ¶
func NewIngressForCR(namespacedName types.NamespacedName, labels map[string]string, targetServiceName string, targetPortName string) *extv1b1.Ingress
leave this for backward compatibility
func NewIngressForCRWithSSL ¶ added in v0.19.1
func NewIngressForCRWithSSL(namespacedName types.NamespacedName, labels map[string]string, targetServiceName string, targetPortName string, sslEnabled bool) *extv1b1.Ingress
Create newIngressForCR method to create exposed ingress func NewIngressForCR(cr *v2alpha1.ActiveMQArtemis, target string) *extv1b1.Ingress {
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.