Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IngressToGateway ¶
func IngressToGateway(key resource.VersionedKey, meta resource.Metadata, i *ingress.IngressSpec) resource.Entry
IngressToGateway converts from ingress spec to Istio Gateway
func IngressToVirtualService ¶
func IngressToVirtualService(key resource.VersionedKey, meta resource.Metadata, i *ingress.IngressSpec, domainSuffix string, ingressByHost map[string]resource.Entry)
IngressToVirtualService converts from ingress spec to Istio VirtualServices
func ToIngressSpec ¶
func ToIngressSpec(e *mcp.Resource) (*ingress.IngressSpec, error)
ToIngressSpec unwraps an MCP resource proto
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.