Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for annotation (0.21 sec)

  1. guava/module.json

              }
            },
            {
              "group": "com.google.errorprone",
              "module": "error_prone_annotations",
              "version": {
                "requires": "${errorprone.version}"
              }
            },
            {
              "group": "com.google.j2objc",
              "module": "j2objc-annotations",
              "version": {
                "requires": "${j2objc.version}"
              }
            }
          ],
    Json
    - Registered: Fri Apr 05 12:43:09 GMT 2024
    - Last Modified: Tue Oct 17 18:11:49 GMT 2023
    - 7.9K bytes
    - Viewed (0)
  2. manifests/charts/gateway/values.schema.json

                "null"
              ]
            },
            "kind": {
              "type": "string",
              "enum": [
                "Deployment",
                "DaemonSet"
              ]
            },
            "annotations": {
              "additionalProperties": {
                "type": [
                  "string",
                  "integer"
                ]
              },
              "type": "object"
            },
            "autoscaling": {
    Json
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Thu Jan 18 16:33:33 GMT 2024
    - 6.7K bytes
    - Viewed (0)
Back to top