Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tuple (0.19 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

      // More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir
      // +optional
      optional k8s.io.apimachinery.pkg.api.resource.Quantity sizeLimit = 2;
    }
    
    // EndpointAddress is a tuple that describes single IP address.
    // +structType=atomic
    message EndpointAddress {
      // The IP of this endpoint.
      // May not be loopback (127.0.0.0/8 or ::1), link-local (169.254.0.0/16 or fe80::/10),
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top