Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 214 for semver (3.68 sec)

  1. staging/src/k8s.io/api/testdata/v1.29.0/core.v1.PodTemplate.json

                    "path": "pathValue",
                    "mode": 3
                  }
                ],
                "defaultMode": 3,
                "optional": true
              },
              "nfs": {
                "server": "serverValue",
                "path": "pathValue",
                "readOnly": true
              },
              "iscsi": {
                "targetPortal": "targetPortalValue",
                "iqn": "iqnValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 49.3K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1beta2.Deployment.json

                      "mode": 3
                    }
                  ],
                  "defaultMode": 3,
                  "optional": true
                },
                "nfs": {
                  "server": "serverValue",
                  "path": "pathValue",
                  "readOnly": true
                },
                "iscsi": {
                  "targetPortal": "targetPortalValue",
                  "iqn": "iqnValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 54.4K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1beta2.ReplicaSet.json

                      "mode": 3
                    }
                  ],
                  "defaultMode": 3,
                  "optional": true
                },
                "nfs": {
                  "server": "serverValue",
                  "path": "pathValue",
                  "readOnly": true
                },
                "iscsi": {
                  "targetPortal": "targetPortalValue",
                  "iqn": "iqnValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 54.1K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1.DaemonSet.json

                      "mode": 3
                    }
                  ],
                  "defaultMode": 3,
                  "optional": true
                },
                "nfs": {
                  "server": "serverValue",
                  "path": "pathValue",
                  "readOnly": true
                },
                "iscsi": {
                  "targetPortal": "targetPortalValue",
                  "iqn": "iqnValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 53.6K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1.Deployment.json

                      "mode": 3
                    }
                  ],
                  "defaultMode": 3,
                  "optional": true
                },
                "nfs": {
                  "server": "serverValue",
                  "path": "pathValue",
                  "readOnly": true
                },
                "iscsi": {
                  "targetPortal": "targetPortalValue",
                  "iqn": "iqnValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 53.7K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.json

                      "mode": 3
                    }
                  ],
                  "defaultMode": 3,
                  "optional": true
                },
                "nfs": {
                  "server": "serverValue",
                  "path": "pathValue",
                  "readOnly": true
                },
                "iscsi": {
                  "targetPortal": "targetPortalValue",
                  "iqn": "iqnValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 54.5K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.json

                      "mode": 3
                    }
                  ],
                  "defaultMode": 3,
                  "optional": true
                },
                "nfs": {
                  "server": "serverValue",
                  "path": "pathValue",
                  "readOnly": true
                },
                "iscsi": {
                  "targetPortal": "targetPortalValue",
                  "iqn": "iqnValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 54.5K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.json

                      "mode": 3
                    }
                  ],
                  "defaultMode": 3,
                  "optional": true
                },
                "nfs": {
                  "server": "serverValue",
                  "path": "pathValue",
                  "readOnly": true
                },
                "iscsi": {
                  "targetPortal": "targetPortalValue",
                  "iqn": "iqnValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 54.5K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/v1.30.0/core.v1.PodTemplate.json

                    "path": "pathValue",
                    "mode": 3
                  }
                ],
                "defaultMode": 3,
                "optional": true
              },
              "nfs": {
                "server": "serverValue",
                "path": "pathValue",
                "readOnly": true
              },
              "iscsi": {
                "targetPortal": "targetPortalValue",
                "iqn": "iqnValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 50K bytes
    - Viewed (0)
  10. okhttp/src/main/kotlin/okhttp3/HttpUrl.kt

     * `http://square.github.io/dagger` and `http://google.github.io/dagger` are served by the same IP
     * address, the two URLs identify different resources.
     *
     * ### Port
     *
     * The port used to connect to the web server. By default this is 80 for HTTP and 443 for HTTPS.
     * This class never returns -1 for the port: if no port is explicitly specified in the URL then the
     * scheme's default is used.
     *
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Tue Jan 09 12:33:05 UTC 2024
    - 63.5K bytes
    - Viewed (0)
Back to top