Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdateIngress ¶ added in v1.2.0
func CreateOrUpdateIngress(c *kubernetes.Clientset, ingress *k8sv1beta1.Ingress) (*k8sv1beta1.Ingress, error)
func DeleteIngress ¶ added in v1.2.0
func DeleteIngress(c *kubernetes.Clientset, name, namespace string) error
func GetIngressDetail ¶ added in v1.2.0
func GetIngressDetail(c *kubernetes.Clientset, name, namespace string) (*k8sv1beta1.Ingress, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.