# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Don't add suffix.
Generate a new random id each time.
Generate a unique ID for this workflow.
Abort the current event to keep the running.
Cancel the running workflow and start the current event.
Cancel workflow if it's running.
Do nothing.
Terminate workflow if it's running.
# Variables
Enum value maps for ApplicationProtocol.
Enum value maps for ApplicationProtocol.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for HttpMethod.
Enum value maps for HttpMethod.
Enum value maps for TransportProtocol.
Enum value maps for TransportProtocol.
Enum value maps for Trigger_IDBuilder.
Enum value maps for Trigger_IDBuilder.
Enum value maps for Trigger_IfRunningAction.
Enum value maps for Trigger_IfRunningAction.
Enum value maps for Trigger_OnDropAction.
Enum value maps for Trigger_OnDropAction.
# Structs
No description provided by the author
No description provided by the author
Lambda function name or ARN.
Gateway is a Protomesh gateway policy.
No description provided by the author
Handlers are the handlers to invoke when the source matches.
No description provided by the author
No description provided by the author
GrpcSource is used by the Protomesh gateway to handle gRPC method calls.
HttpFilter is used to abstract Envoy HTTP filters.
Cors enables the [http cors filter](https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/cors/v3/cors.proto).
No description provided by the author
GrpcWeb enables the [grpc-web filter](https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/grpc_web/v3/grpc_web.proto).
No description provided by the author
HealthCheck enables the [http health check filter](https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/health_check_filter#config-http-filters-health-check).
No description provided by the author
JwtAuthn enables the [JWT authentication filter](https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/jwt_authn/v3/config.proto).
No description provided by the author
ClaimToHeader extracts claim's value from JWT token to put in header.
FromHeader specify headers to get the JWT from.
JWKS can be fetched from local file system.
Specify the JWT trusted signature provider.
JWKS can be fetched from remote server via HTTP/HTTPS.
This message specifies a Jwt requirement for a specific Route condition.
HttpIngress represents an ingress proxy listener.
HttpSource is used by the Protomesh gateway to handle HTTP requests.
InstanceSet is a group of instances that provides the same service through a well known port.
No description provided by the author
NetworkingNode is a wrapper message to networking nodes in the service mesh.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Process is a wrapper message to processes in the service mesh.
No description provided by the author
Resource is the representation of any resource for the control plane.
Represents a routing policy for the control plane (Envoy Virtual Host).
Cors policy: https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/cors/v3/cors.proto.
Route (match path prefix to services).
Service represents a downstream target for envoy (Cluster).
HTTP1 protocol options to connect to upstream.
HTTP2 protocol options to connect to upstream.
No description provided by the author
No description provided by the author
Trigger is used to trigger a Temporal workflow.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RetryPolicy specify how to retry child workflow if error happens.
Version is a message to identify resource versions in the Resource Store.
# Type aliases
Application protocols.
HttpMethod is the HTTP method.
Transport protocols.
ID string builder options.
Actions to take if the process is already running.
Actions to do when resource is dropped.