package
1.7.0
Repository: https://github.com/itayankri/osrm-operator.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
PhaseBuildingMap signals that the map building phase is in progress.
PhaseDeleted signals that the resources are deleted.
PhaseDeleting signals that the resources are being removed.
PhaseDeployingWorkers signals that the workers are being deployed.
PhaseEmpty is an uninitialized phase.
PhaseError signals that the deployment is in an error state.
PhaseWorkersDeployed signals that the resources are successfully deployed.

# 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.

# Structs

No description provided by the author
OSRMCluster is the Schema for the osrmclusters API.
OSRMClusterList contains a list of OSRMCluster.
OSRMClusterSpec defines the desired state of OSRMCluster.
OSRMClusterStatus defines the observed state of OSRMCluster.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Phase is the current phase of the deployment.
No description provided by the author