@valon-technologies/gestalt
    Preparing search index...

    Variable RuntimeEgressModeConst

    RuntimeEgressMode: {
        UNSPECIFIED: UNSPECIFIED;
        NONE: NONE;
        CIDR: CIDR;
        HOSTNAME: HOSTNAME;
    } = ...

    Native egress-mode constants for authored runtime providers.

    Type Declaration

    • ReadonlyUNSPECIFIED: UNSPECIFIED
    • ReadonlyNONE: NONE
    • ReadonlyCIDR: CIDR
    • ReadonlyHOSTNAME: HOSTNAME