Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for volumeattachment (0.3 sec)

  1. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "group": "storage.k8s.io",
              "kind": "VolumeAttachment",
              "version": "v1"
            }
          }
        },
        "/apis/storage.k8s.io/v1/volumeattachments/{name}": {
          "delete": {
            "consumes": [
              "*/*"
            ],
            "description": "delete a VolumeAttachment",
            "operationId": "deleteStorageV1VolumeAttachment",
            "parameters": [
              {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  2. api/openapi-spec/swagger.json

              "group": "storage.k8s.io",
              "kind": "VolumeAttachment",
              "version": "v1"
            }
          }
        },
        "/apis/storage.k8s.io/v1/volumeattachments/{name}": {
          "delete": {
            "consumes": [
              "*/*"
            ],
            "description": "delete a VolumeAttachment",
            "operationId": "deleteStorageV1VolumeAttachment",
            "parameters": [
              {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "group": "storage.k8s.io",
              "kind": "VolumeAttachment",
              "version": "v1"
            }
          }
        },
        "/apis/storage.k8s.io/v1/volumeattachments/{name}": {
          "delete": {
            "consumes": [
              "*/*"
            ],
            "description": "delete a VolumeAttachment",
            "operationId": "deleteStorageV1VolumeAttachment",
            "parameters": [
              {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  4. pkg/generated/openapi/zz_generated.openapi.go

    implements the CSI ControllerPublishVolume() method), and that the Kubernetes attach detach controller should call the attach volume interface which checks the volumeattachment status and waits until the volume is attached before proceeding to mounting. The CSI external-attacher coordinates with CSI volume driver and updates the volumeattachment status when the attach operation is complete. If the CSIDriverRegistry feature gate is enabled and the value is specified to false, the attach operation will...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
Back to top