Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 22 of 22 for com (0.14 sec)

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

      optional string nodeID = 2;
    
      // topologyKeys is the list of keys supported by the driver.
      // When a driver is initialized on a cluster, it provides a set of topology
      // keys that it understands (e.g. "company.com/zone", "company.com/region").
      // When a driver is initialized on a node, it provides the same topology keys
      // along with values. Kubelet will expose these topology keys as labels
      // on its own node object.
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 24.7K bytes
    - Viewed (0)
  2. common-protos/k8s.io/api/core/v1/generated.proto

      // listening on the default "0.0.0.0" address inside a container will be
      // accessible from the network.
      // Modifying this array with strategic merge patch may corrupt the data.
      // For more information See https://github.com/kubernetes/kubernetes/issues/108255.
      // Cannot be updated.
      // +optional
      // +patchMergeKey=containerPort
      // +patchStrategy=merge
      // +listType=map
      // +listMapKey=containerPort
      // +listMapKey=protocol
    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