Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsIngressAvailable ¶
IsIngressAvailable checks if the cluster supports Ingresses from k8s.io/api/networking/v1
func IsLegacyIngressAvailable ¶
IsLegacyIngressAvailable checks if the cluster supports Ingresses from k8s.io/api/networking/v1beta1
func IsOpenShift ¶
IsOpenShift verify if the operator is running on OpenShift
func IsRouteAvailable ¶
IsRouteAvailable verifies if the current cluster has the Route API from OpenShift available
func SetClient ¶
func SetClient(disc discovery.DiscoveryInterface)
SetClient sets the package-level Discovery client. You probably don't need this for production as it gets called from main. Knock yourself out for testing.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.