• Русский
  • networking.istio.io group

    v1alpha3 version
    spec object

    Configuration affecting network reachability of a sidecar. See more details at: https://istio.io/docs/reference/config/networking/sidecar.html

    egress []object
    bind string
    captureMode string
    hosts []string
    port object

    The port associated with the listener.

    name string

    Label assigned to the port.

    number integer

    A valid non-negative integer port number.

    protocol string

    The protocol exposed on the port.

    targetPort integer
    ingress []object
    bind string

    The IP(IPv4 or IPv6) to which the listener should be bound.

    captureMode string
    defaultEndpoint string
    port object

    The port associated with the listener.

    name string

    Label assigned to the port.

    number integer

    A valid non-negative integer port number.

    protocol string

    The protocol exposed on the port.

    targetPort integer
    tls object
    caCertificates string

    REQUIRED if mode is MUTUAL.

    cipherSuites []string

    Optional: If specified, only support the specified cipher list.

    credentialName string
    httpsRedirect boolean
    maxProtocolVersion string

    Optional: Maximum TLS protocol version.

    minProtocolVersion string

    Optional: Minimum TLS protocol version.

    mode string
    privateKey string

    REQUIRED if mode is SIMPLE or MUTUAL.

    serverCertificate string

    REQUIRED if mode is SIMPLE or MUTUAL.

    subjectAltNames []string
    verifyCertificateHash []string
    verifyCertificateSpki []string
    outboundTrafficPolicy object

    Configuration for the outbound traffic policy.

    egressProxy object
    host string

    The name of a service from the service registry.

    port object

    Specifies the port on the host that is being addressed.

    number integer
    subset string

    The name of a subset within the service.

    mode string
    workloadSelector object
    labels object
    status object
    v1beta1 version
    spec object

    Configuration affecting network reachability of a sidecar. See more details at: https://istio.io/docs/reference/config/networking/sidecar.html

    egress []object
    bind string
    captureMode string
    hosts []string
    port object

    The port associated with the listener.

    name string

    Label assigned to the port.

    number integer

    A valid non-negative integer port number.

    protocol string

    The protocol exposed on the port.

    targetPort integer
    ingress []object
    bind string

    The IP(IPv4 or IPv6) to which the listener should be bound.

    captureMode string
    defaultEndpoint string
    port object

    The port associated with the listener.

    name string

    Label assigned to the port.

    number integer

    A valid non-negative integer port number.

    protocol string

    The protocol exposed on the port.

    targetPort integer
    tls object
    caCertificates string

    REQUIRED if mode is MUTUAL.

    cipherSuites []string

    Optional: If specified, only support the specified cipher list.

    credentialName string
    httpsRedirect boolean
    maxProtocolVersion string

    Optional: Maximum TLS protocol version.

    minProtocolVersion string

    Optional: Minimum TLS protocol version.

    mode string
    privateKey string

    REQUIRED if mode is SIMPLE or MUTUAL.

    serverCertificate string

    REQUIRED if mode is SIMPLE or MUTUAL.

    subjectAltNames []string
    verifyCertificateHash []string
    verifyCertificateSpki []string
    outboundTrafficPolicy object

    Configuration for the outbound traffic policy.

    egressProxy object
    host string

    The name of a service from the service registry.

    port object

    Specifies the port on the host that is being addressed.

    number integer
    subset string

    The name of a subset within the service.

    mode string
    workloadSelector object
    labels object
    status object