Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Valore (0.17 sec)

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

      // +optional
      repeated string hosts = 1;
    
      // secretName is the name of the secret used to terminate TLS traffic on
      // port 443. Field is left optional to allow TLS routing based on SNI
      // hostname alone. If the SNI host in a listener conflicts with the "Host"
      // header field used by an IngressRule, the SNI host is used for termination
      // and value of the Host header is used for routing.
      // +optional
    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)
  2. common-protos/k8s.io/api/core/v1/generated.proto

      // +optional
      optional bool tty = 18;
    }
    
    // Represents an ephemeral volume that is handled by a normal storage driver.
    message EphemeralVolumeSource {
      // Will be used to create a stand-alone PVC to provision the volume.
      // The pod in which this EphemeralVolumeSource is embedded will be the
      // owner of the PVC, i.e. the PVC will be deleted together with the
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  3. common-protos/k8s.io/api/extensions/v1beta1/generated.proto

      // +optional
      repeated string hosts = 1;
    
      // SecretName is the name of the secret used to terminate SSL traffic on 443.
      // Field is left optional to allow SSL routing based on SNI hostname alone.
      // If the SNI host in a listener conflicts with the "Host" header field used
      // by an IngressRule, the SNI host is used for termination and value of the
      // Host header is used for routing.
      // +optional
    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)
  4. common-protos/k8s.io/api/networking/v1/generated.proto

      // +optional
      repeated string hosts = 1;
    
      // secretName is the name of the secret used to terminate TLS traffic on
      // port 443. Field is left optional to allow TLS routing based on SNI
      // hostname alone. If the SNI host in a listener conflicts with the "Host"
      // header field used by an IngressRule, the SNI host is used for termination
      // and value of the "Host" header is used for routing.
      // +optional
    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