Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 34 for glass2 (0.2 sec)

  1. pkg/scheduler/framework/plugins/volumezone/volume_zone_test.go

    				t.Errorf("Filter: status does not match (-want,+got):\n%s", diff)
    			}
    		})
    	}
    }
    
    func TestWithBinding(t *testing.T) {
    	var (
    		modeWait = storagev1.VolumeBindingWaitForFirstConsumer
    
    		class0         = "Class_0"
    		classWait      = "Class_Wait"
    		classImmediate = "Class_Immediate"
    	)
    
    	scLister := tf.StorageClassLister{
    		{
    			ObjectMeta: metav1.ObjectMeta{Name: classImmediate},
    		},
    		{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 14 05:17:04 UTC 2023
    - 20K bytes
    - Viewed (0)
  2. pkg/quota/v1/evaluator/core/pods_test.go

    			pod: &api.Pod{
    				Spec: api.PodSpec{
    					PriorityClassName: "class1",
    				},
    			},
    			wantSelectors: []corev1.ScopedResourceSelectorRequirement{
    				{ScopeName: corev1.ResourceQuotaScopeNotTerminating},
    				{ScopeName: corev1.ResourceQuotaScopeBestEffort},
    				{ScopeName: corev1.ResourceQuotaScopePriorityClass, Operator: corev1.ScopeSelectorOpIn, Values: []string{"class1"}},
    			},
    		},
    		"NotBestEffort": {
    			pod: &api.Pod{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 41.6K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/docs/userguide/img/file-collection-vs-file-tree.graffle

    js6PNo+ekAaQbpDWkT+RqJIRknqS45NNk7aUIJS/6oGmg2KFHobaiJqKWowa+/796v/XAcMDswWfB48JfwtvDWM+40DnQutE80b7SP9LB00T+DYZNjo2WzZ8dp22vvbgN/gNuC94UThzOJT4tvjY+Pr5HPk/OWE5g3mlucf56noMui86//KM8xnzp/Q09ML1UPXe9m32+/eK+Bn4qPk4+cf6V/rn+3f8B/yY/Sn9uv5L/tz/bf// $class28$classnameNSMutableDa$classesNSMutableData$classnameNSColorSpac$classesNSColorSpaceN$classnameNSColor$classesNSColorNSObje$archiverNSKeyedArchi$toproot46 b0g0r0MajorGridSpaci 1PrinttrueViewtrueLa.0layoutEnginedotneat.20000000298023224nea.0twopiSep...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 9.9K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/userguide/img/task-dag-examples.graffle

    js6PNo+ekAaQbpDWkT+RqJIRknqS45NNk7aUIJS/6oGmg2KFHobaiJqKWowa+/796v/XAcMDswWfB48JfwtvDWM+40DnQutE80b7SP9LB00T+DYZNjo2WzZ8dp22vvbgN/gNuC94UThzOJT4tvjY+Pr5HPk/OWE5g3mlucf56noMui86//KM8xnzp/Q09ML1UPXe9m32+/eK+Bn4qPk4+cf6V/rn+3f8B/yY/Sn9uv5L/tz/bf// $class28$classnameNSMutableDa$classesNSMutableData$classnameNSColorSpac$classesNSColorSpaceN$classnameNSColor$classesNSColorNSObje$archiverNSKeyedArchi$toproot46 b0g0r0MajorGridSpaci 1PrinttrueViewtrueLa.0layoutEnginedotneat.20000000298023224nea.0twopiSep...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 10.8K bytes
    - Viewed (0)
  5. platforms/software/maven/src/test/groovy/org/gradle/api/publish/maven/internal/publisher/ValidatingMavenPublisherTest.groovy

            "ex/"     | "classifier"   | "extension cannot contain '/'"
            "ext"     | "classi\u0090fier" | "classifier cannot contain ISO control character '\\u0090'"
            "ext"     | "class\\ifier" | "classifier cannot contain '\\'"
        }
    
        def "cannot publish with file that #message"() {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Oct 12 14:02:46 UTC 2023
    - 12K bytes
    - Viewed (0)
  6. docs/de/docs/tutorial/response-model.md

    !!! info
        Sie können auch:
    
        * `response_model_exclude_defaults=True`
        * `response_model_exclude_none=True`
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 30 20:26:58 UTC 2024
    - 19.9K bytes
    - Viewed (0)
  7. docs/pt/docs/features.md

    ## Recursos do Starlette
    
    **FastAPI** é totalmente compatível com (e baseado no) <a href="https://www.starlette.io/" class="external-link" target="_blank"><strong>Starlette</strong></a>. Então, qualquer código adicional Starlette que você tiver, também funcionará.
    
    `FastAPI` é na verdade uma sub-classe do `Starlette`. Então, se você já conhece ou usa Starlette, a maioria das funcionalidades se comportará da mesma forma.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 10.4K bytes
    - Viewed (0)
  8. docs/fr/docs/features.md

    * <a href="https://github.com/swagger-api/swagger-ui" class="external-link" target="_blank"><strong>Swagger UI</strong></a>, propose une documentation interactive. Vous permet de directement tester l'API depuis votre navigateur.
    
    ![Swagger UI interaction](https://fastapi.tiangolo.com/img/index/index-03-swagger-02.png)
    
    * Une autre documentation d'API est fournie par <a href="https://github.com/Rebilly/ReDoc" class="external-link" target="_blank"><strong>ReDoc</strong></a>.
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/docs/userguide/jvm/application_plugin.adoc

    For example, reflective access to an internal package from another module can fail.
    
    The configured _main class_ is also baked into the `module-info.class` file of your application Jar.
    If you run the modular application directly using the `java` command, it is then sufficient to provide the module name.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 10.5K bytes
    - Viewed (0)
  10. docs/it/docs/index.md

    ## Installazione
    
    <div class="termy">
    
    ```console
    $ pip install fastapi
    
    ---> 100%
    ```
    
    </div>
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 23:58:47 UTC 2024
    - 19.3K bytes
    - Viewed (0)
Back to top