Documentation ¶
Index ¶
- func AddAnnotationToIngress(ingress *v1beta1.Ingress, annotationKey string, annotationValue string) *v1beta1.Ingress
- func CreateIngress(name string) *v1beta1.Ingress
- func CreateIngressWithHost(name string, url string) *v1beta1.Ingress
- func CreateIngressWithHostAndSubPath(name string, url string, subpath string, port string) *v1beta1.Ingress
- func CreateIngressWithHostAndTLSHost(name string, host string, tlsurl string) *v1beta1.Ingress
- func CreateIngressWithNamespace(name string, namespace string) *v1beta1.Ingress
- func CreateIngressWithTLSHost(name string, tlsurl string) *v1beta1.Ingress
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAnnotationToIngress ¶
func CreateIngress ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.