Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 75 for get$available (0.45 sec)

  1. api/openapi-spec/v3/apis__coordination.k8s.io__v1_openapi.json

      "info": {
        "title": "Kubernetes",
        "version": "unversioned"
      },
      "openapi": "3.0.0",
      "paths": {
        "/apis/coordination.k8s.io/v1/": {
          "get": {
            "description": "get available resources",
            "operationId": "getCoordinationV1APIResources",
            "responses": {
              "200": {
                "content": {
                  "application/json": {
                    "schema": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 136.6K bytes
    - Viewed (0)
  2. maven-compat/src/main/java/org/apache/maven/artifact/repository/LegacyLocalRepositoryManager.java

            LocalArtifactResult result = new LocalArtifactResult(request);
            if (file.isFile()) {
                result.setFile(file);
                result.setAvailable(true);
            }
    
            return result;
        }
    
        public LocalMetadataResult find(RepositorySystemSession session, LocalMetadataRequest request) {
            Metadata metadata = request.getMetadata();
    
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed Feb 28 07:40:37 UTC 2024
    - 12.2K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__autoscaling__v1_openapi.json

      },
      "info": {
        "title": "Kubernetes",
        "version": "unversioned"
      },
      "openapi": "3.0.0",
      "paths": {
        "/apis/autoscaling/v1/": {
          "get": {
            "description": "get available resources",
            "operationId": "getAutoscalingV1APIResources",
            "responses": {
              "200": {
                "content": {
                  "application/json": {
                    "schema": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 152.9K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__events.k8s.io__v1_openapi.json

      },
      "info": {
        "title": "Kubernetes",
        "version": "unversioned"
      },
      "openapi": "3.0.0",
      "paths": {
        "/apis/events.k8s.io/v1/": {
          "get": {
            "description": "get available resources",
            "operationId": "getEventsV1APIResources",
            "responses": {
              "200": {
                "content": {
                  "application/json": {
                    "schema": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 142.7K bytes
    - Viewed (0)
  5. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

          "get": {
            "consumes": [
              "application/json",
              "application/yaml",
              "application/vnd.kubernetes.protobuf"
            ],
            "description": "get available API versions",
            "operationId": "getCoreAPIVersions",
            "produces": [
              "application/json",
              "application/yaml",
              "application/vnd.kubernetes.protobuf"
            ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/app/web/admin/scheduler/AdminSchedulerAction.java

                entity.setJobLogging(isCheckboxEnabled(form.jobLogging) ? Constants.T : Constants.F);
                entity.setCrawler(isCheckboxEnabled(form.crawler) ? Constants.T : Constants.F);
                entity.setAvailable(isCheckboxEnabled(form.available) ? Constants.T : Constants.F);
                return entity;
            });
        }
    
        // ===================================================================================
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 18.1K bytes
    - Viewed (0)
  7. pkg/volume/csi/csi_client_test.go

    		case csipbv1.VolumeUsage_BYTES:
    			metrics.Available = resource.NewQuantity(usage.GetAvailable(), resource.BinarySI)
    			metrics.Capacity = resource.NewQuantity(usage.GetTotal(), resource.BinarySI)
    			metrics.Used = resource.NewQuantity(usage.GetUsed(), resource.BinarySI)
    		case csipbv1.VolumeUsage_INODES:
    			metrics.InodesFree = resource.NewQuantity(usage.GetAvailable(), resource.BinarySI)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 33.9K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__certificates.k8s.io__v1_openapi.json

      "info": {
        "title": "Kubernetes",
        "version": "unversioned"
      },
      "openapi": "3.0.0",
      "paths": {
        "/apis/certificates.k8s.io/v1/": {
          "get": {
            "description": "get available resources",
            "operationId": "getCertificatesV1APIResources",
            "responses": {
              "200": {
                "content": {
                  "application/json": {
                    "schema": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 151.7K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__discovery.k8s.io__v1_openapi.json

      },
      "info": {
        "title": "Kubernetes",
        "version": "unversioned"
      },
      "openapi": "3.0.0",
      "paths": {
        "/apis/discovery.k8s.io/v1/": {
          "get": {
            "description": "get available resources",
            "operationId": "getDiscoveryV1APIResources",
            "responses": {
              "200": {
                "content": {
                  "application/json": {
                    "schema": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__policy__v1_openapi.json

      },
      "info": {
        "title": "Kubernetes",
        "version": "unversioned"
      },
      "openapi": "3.0.0",
      "paths": {
        "/apis/policy/v1/": {
          "get": {
            "description": "get available resources",
            "operationId": "getPolicyV1APIResources",
            "responses": {
              "200": {
                "content": {
                  "application/json": {
                    "schema": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 159.9K bytes
    - Viewed (0)
Back to top