# Functions
No description provided by the author
# Constants
The following values should match the kubebuilder-enumerated values for serviceMonitorType above.
No description provided by the author
# Variables
AddToScheme adds the types in this group-version to the given scheme.
ClusterDomainRefHCP indicates the clusterDomain should be determined from the 'hcp/cluster' object in the same namespace as the ClusterURLMonitor being reconciled.
ClusterDomainRefInfra indicates the clusterDomain should be determined from the 'infrastructures/cluster' object.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
ClusterUrlMonitor is the Schema for the clusterurlmonitors API.
ClusterUrlMonitorList contains a list of ClusterUrlMonitor.
ClusterUrlMonitorSpec defines the desired state of ClusterUrlMonitor.
ClusterUrlMonitorStatus defines the observed state of ClusterUrlMonitor.
NamespacedName contains the name of a object and its namespace.
RouteMonitor is the Schema for the routemonitors API.
RouteMonitorList contains a list of RouteMonitor.
RouteMonitorRouteSpec references the observed Route resource.
RouteMonitorSpec defines the desired state of RouteMonitor.
RouteMonitorStatus defines the observed state of RouteMonitor.
SloSpec defines what is the percentage.
# Type aliases
ClusterDomainRef defines the object used determine the cluster's domain By default, 'infra' is used, which references the 'infrastructures/cluster' object.