Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for mplayer (0.19 sec)

  1. common-protos/k8s.io/api/extensions/v1beta1/generated.proto

    message IngressStatus {
      // LoadBalancer contains the current status of the load-balancer.
      // +optional
      optional IngressLoadBalancerStatus loadBalancer = 1;
    }
    
    // IngressTLS describes the transport layer security associated with an Ingress.
    message IngressTLS {
      // Hosts are a list of hosts included in the TLS certificate. The values in
      // this list must match the name/s used in the tlsSecret. Defaults to the
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 45.6K bytes
    - Viewed (0)
  2. common-protos/k8s.io/api/networking/v1beta1/generated.proto

    message IngressStatus {
      // loadBalancer contains the current status of the load-balancer.
      // +optional
      optional IngressLoadBalancerStatus loadBalancer = 1;
    }
    
    // IngressTLS describes the transport layer security associated with an Ingress.
    message IngressTLS {
      // hosts is a list of hosts included in the TLS certificate. The values in
      // this list must match the name/s used in the tlsSecret. Defaults to the
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 14.9K bytes
    - Viewed (0)
  3. common-protos/k8s.io/api/networking/v1/generated.proto

    message IngressStatus {
      // loadBalancer contains the current status of the load-balancer.
      // +optional
      optional IngressLoadBalancerStatus loadBalancer = 1;
    }
    
    // IngressTLS describes the transport layer security associated with an ingress.
    message IngressTLS {
      // hosts is a list of hosts included in the TLS certificate. The values in
      // this list must match the name/s used in the tlsSecret. Defaults to the
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 25.2K bytes
    - Viewed (0)
Back to top