Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for hbone_single_tls_port (0.12 sec)

  1. pkg/workloadapi/workload.proto

        NamespacedHostname hostname = 1;
        NetworkAddress address = 2;
      }
      // port to reach the gateway at for mTLS HBONE connections
      uint32 hbone_mtls_port = 3;
      reserved "hbone_single_tls_port";
      reserved 4;
    }
    
    // NetworkAddress represents an address bound to a specific network.
    message NetworkAddress {
      // Network represents the network this address is on.
      string network = 1;
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 18:02:35 UTC 2024
    - 12.9K bytes
    - Viewed (0)
Back to top