# Functions
No description provided by the author
# Constants
ConnectedCondition means that Controller can connect to the Apiserver.
ExportHubReadyCondition means the Hub of export is ready.
HubReady means the hub is able to service.
ImportHubReadyCondition means the Hub of export is ready.
PathReachableCondition means path of the Route is reachable.
PortsAllocatedCondition means ports has been allocated to it in the Tunnel.
RoutePolicyReady means the RoutePolicy have been converted to Routes.
RouteReady means the Route is able to service requests.
RouteSyncedCondition means the Route is synced to tunnel.
TunnelHealthCondition means the Tunnel is healthy.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
Hub is the Schema for the hubs API.
HubList contains a list of Hub.
HubSpec defines the desired state of Hub.
HubSpecGateway defines the desired state of Hub.
HubSpecGatewayProxy defines the desired state of HubSpecGateway.
HubSpecGatewayWay defines the desired state of HubSpecGateway.
HubStatus defines the observed state of Hub.
Route is the Schema for the routes API.
RouteList contains a list of Route.
RoutePolicy is the Schema for the routepolicies API.
RoutePolicyList contains a list of RoutePolicy.
RoutePolicySpec defines the desired state of RoutePolicy.
RoutePolicySpecRule defines the desired import of RoutePolicySpec.
RoutePolicySpecRuleService defines the desired match of RoutePolicySpecRule.
RoutePolicyStatus defines the observed state of RoutePolicy.
RouteSpec defines the desired state of Route.
RouteSpecRule defines the desired state of RouteSpec.
RouteSpecRuleService defines the desired state of RouteSpecRule.
RouteStatus defines the observed state of Route.