Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for continuetoken (0.61 sec)

  1. staging/src/k8s.io/api/testdata/v1.30.0/storagemigration.k8s.io.v1alpha1.StorageVersionMigration.json

            "subresource": "subresourceValue"
          }
        ]
      },
      "spec": {
        "resource": {
          "group": "groupValue",
          "version": "versionValue",
          "resource": "resourceValue"
        },
        "continueToken": "continueTokenValue"
      },
      "status": {
        "conditions": [
          {
            "type": "typeValue",
            "status": "statusValue",
            "lastUpdateTime": "2003-01-01T01:01:01Z",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/v1.30.0/storagemigration.k8s.io.v1alpha1.StorageVersionMigration.yaml

        blockOwnerDeletion: true
        controller: true
        kind: kindValue
        name: nameValue
        uid: uidValue
      resourceVersion: resourceVersionValue
      selfLink: selfLinkValue
      uid: uidValue
    spec:
      continueToken: continueTokenValue
      resource:
        group: groupValue
        resource: resourceValue
        version: versionValue
    status:
      conditions:
      - lastUpdateTime: "2003-01-01T01:01:01Z"
        message: messageValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  3. pkg/generated/openapi/zz_generated.openapi.go

    							Default:     map[string]interface{}{},
    							Ref:         ref("k8s.io/api/storagemigration/v1alpha1.GroupVersionResource"),
    						},
    					},
    					"continueToken": {
    						SchemaProps: spec.SchemaProps{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  4. api/openapi-spec/swagger.json

            }
          ]
        },
        "io.k8s.api.storagemigration.v1alpha1.StorageVersionMigrationSpec": {
          "description": "Spec of the storage version migration.",
          "properties": {
            "continueToken": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
Back to top