Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteExistingRoute ¶
func DeleteExistingRoute(w *wildflyv1alpha1.WildFlyServer, client client.Client) (bool, error)
DeleteExistingRoute delete the route if it exists. It returns true if the route is deleted.
func GetOrCreateNewRoute ¶
func GetOrCreateNewRoute(w *wildflyv1alpha1.WildFlyServer, client client.Client, scheme *runtime.Scheme, labels map[string]string) (*routev1.Route, error)
GetOrCreateNewRoute either returns the headless service or create it
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.