Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Mocker (0.62 sec)

  1. pkg/apis/core/validation/validation_test.go

    				field: "glusterfs.path",
    			}},
    		},
    		// Flocker
    		{
    			name: "valid Flocker -- datasetUUID",
    			vol: core.Volume{
    				Name: "flocker",
    				VolumeSource: core.VolumeSource{
    					Flocker: &core.FlockerVolumeSource{
    						DatasetUUID: "d846b09d-223d-43df-ab5b-d6db2206a0e4",
    					},
    				},
    			},
    		}, {
    			name: "valid Flocker -- datasetName",
    			vol: core.Volume{
    				Name: "flocker",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - github.com/coreos/pkg: [97fdf19 → 399ea9e](https://github.com/coreos/pkg/compare/97fdf19...399ea9e)
    - github.com/docker/docker: [be7ac8b → aa6a989](https://github.com/docker/docker/compare/be7ac8b...aa6a989)
    - github.com/docker/go-connections: [v0.3.0 → v0.4.0](https://github.com/docker/go-connections/compare/v0.3.0...v0.4.0)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. RELEASE.md

    [Python 2's EOL on January 1, 2020](https://www.python.org/dev/peps/pep-0373/#update).
    
    Coinciding with this change, new releases of
    [TensorFlow's Docker images](https://hub.docker.com/r/tensorflow/tensorflow/)
    provide Python 3 exclusively. Because all images now use Python 3, Docker tags
    containing `-py3` will no longer be provided and existing `-py3` tags like
    `latest-py3` will not be updated.
    
    ## Major Features and Improvements
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "description": "Represents a Flocker volume mounted by the Flocker agent. One and only one of datasetName and datasetUUID should be set. Flocker volumes do not support ownership management or SELinux relabeling.",
            "properties": {
              "datasetName": {
                "description": "datasetName is Name of the dataset stored as metadata -> name on the dataset for Flocker should be considered as deprecated",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  5. gradle/verification-keyring.keys

    R/xmaztIO+K+vGqjQofX6x4rIQB/iXB6r5u4HOQpuAM4nus8WsGfRourS2017ZD4
    NI4bg9yqXOQAMHrBpUluI9bs8qJRVcDUkJx3iWNhlTACGyXuabPFQ1z43wARAQAB
    =mHfU
    -----END PGP PUBLIC KEY BLOCK-----
    
    pub    031EE010CA15D1EE
    uid    Matt Sicker <******@****.***>
    
    sub    11A629398030E936
    sub    944EC8D1A08CF77A
    sub    0181B45EA58677BC
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: BCPG v1.68
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*RWMutex).RLocker", Method, 0},
    		{"(*RWMutex).RUnlock", Method, 0},
    		{"(*RWMutex).TryLock", Method, 18},
    		{"(*RWMutex).TryRLock", Method, 18},
    		{"(*RWMutex).Unlock", Method, 0},
    		{"(*WaitGroup).Add", Method, 0},
    		{"(*WaitGroup).Done", Method, 0},
    		{"(*WaitGroup).Wait", Method, 0},
    		{"Cond", Type, 0},
    		{"Cond.L", Field, 0},
    		{"Locker", Type, 0},
    		{"Map", Type, 9},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top