Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for VolumeMountStatus (0.28 sec)

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

    		"k8s.io/api/core/v1.VolumeMount":                                                                        schema_k8sio_api_core_v1_VolumeMount(ref),
    		"k8s.io/api/core/v1.VolumeMountStatus":                                                                  schema_k8sio_api_core_v1_VolumeMountStatus(ref),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. api/openapi-spec/swagger.json

            }
          },
          "required": [
            "name",
            "mountPath"
          ],
          "type": "object"
        },
        "io.k8s.api.core.v1.VolumeMountStatus": {
          "description": "VolumeMountStatus shows status of volume mounts.",
          "properties": {
            "mountPath": {
              "description": "MountPath corresponds to the original VolumeMount.",
              "type": "string"
    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