Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for convertIP (0.65 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    example, if deployments can be modified via apps/v1, apps/v1beta1, and extensions/v1beta1, and \"rules\" only included `apiGroups:[\"apps\"], apiVersions:[\"v1\"], resources: [\"deployments\"]`, a request to apps/v1beta1 or extensions/v1beta1 would be converted to apps/v1 and sent to the ValidatingAdmissionPolicy.\n\nDefaults to \"Equivalent\"\n\nPossible enum values:\n - `\"Equivalent\"` means requests should be sent to the webhook if they modify a resource listed in rules via another API group or version.\n...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

          "description": "CustomResourceConversion describes how to convert different versions of a CR.",
          "properties": {
            "strategy": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  3. api/openapi-spec/swagger.json

          "description": "CustomResourceConversion describes how to convert different versions of a CR.",
          "properties": {
            "strategy": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  4. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

          "description": "CustomResourceConversion describes how to convert different versions of a CR.",
          "properties": {
            "strategy": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  5. api/openapi-spec/v3/api__v1_openapi.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  6. api/go1.txt

    pkg database/sql/driver, type Execer interface, Exec(string, []Value) (Result, error)
    pkg database/sql/driver, type NotNull struct
    pkg database/sql/driver, type NotNull struct, Converter ValueConverter
    pkg database/sql/driver, type Null struct
    pkg database/sql/driver, type Null struct, Converter ValueConverter
    pkg database/sql/driver, type Result interface { LastInsertId, RowsAffected }
    pkg database/sql/driver, type Result interface, LastInsertId() (int64, error)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top