Inspectable ingress proxy action.
Summary
Types
@type t() :: %HostKit.Ingress.Proxy{ meta: map(), rewrite: String.t() | nil, to: HostKit.Endpoint.t() | String.t() }
Inspectable ingress proxy action.
@type t() :: %HostKit.Ingress.Proxy{ meta: map(), rewrite: String.t() | nil, to: HostKit.Endpoint.t() | String.t() }