Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for dropg (0.13 sec)

  1. src/testdata/Isaac.Newton-Opticks.txt

    For the two Glasses attract the Drop, and make it run that way towards
    which the Attractions incline. And if when the Drop is in motion you
    lift up that end of the Glasses where they meet, and towards which the
    Drop moves, the Drop will ascend between the Glasses, and therefore is
    attracted. And as you lift up the Glasses more and more, the Drop will
    ascend slower and slower, and at length rest, being then carried
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                  capabilities:
                {{- if not .Values.istio_cni.enabled }}
                    add:
                    - NET_ADMIN
                    - NET_RAW
                {{- end }}
                    drop:
                    - ALL
                {{- if not .Values.istio_cni.enabled }}
                  readOnlyRootFilesystem: false
                  runAsGroup: 0
                  runAsNonRoot: false
                  runAsUser: 0
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - Deprecate kubectl top flags related to heapster
      Drop support of heapster in kubectl top ([#87498](https://github.com/kubernetes/kubernetes/pull/87498), [@serathius](https://github.com/serathius)) [SIG CLI]
    - Deprecate the `--target-ram-md` flags that is no longer used for anything. ([#91818](https://github.com/kubernetes/kubernetes/pull/91818), [@wojtek-t](https://github.com/wojtek-t)) [SIG API Machinery]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2600..2613    ; valid                  ;      ; NV8    # 1.1  BLACK SUN WITH RAYS..SALTIRE
    2614..2615    ; valid                  ;      ; NV8    # 4.0  UMBRELLA WITH RAIN DROPS..HOT BEVERAGE
    2616..2617    ; valid                  ;      ; NV8    # 3.2  WHITE SHOGI PIECE..BLACK SHOGI PIECE
    2618          ; valid                  ;      ; NV8    # 4.1  SHAMROCK
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  5. RELEASE.md

                which creates `Dataset`s of indefinite sequences of numbers.
            *   [`tf.data.Dataset.ignore_errors`](https://www.tensorflow.org/api_docs/python/tf/data/Dataset/#ignore_errors),
                which drops erroneous elements from `Dataset`s.
        *   Added
            [`tf.data.Dataset.rebatch`](https://www.tensorflow.org/api_docs/python/tf/data/Dataset#rebatch),
            a new API for rebatching the elements of a dataset.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), type BpfProgram struct, Pad_cgo_0 [4]uint8
    pkg syscall (freebsd-arm64), type BpfStat struct
    pkg syscall (freebsd-arm64), type BpfStat struct, Drop uint32
    pkg syscall (freebsd-arm64), type BpfStat struct, Recv uint32
    pkg syscall (freebsd-arm64), type BpfVersion struct
    pkg syscall (freebsd-arm64), type BpfVersion struct, Major uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  7. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type BpfProgram struct, Pad_cgo_0 [4]uint8 #53466
    pkg syscall (freebsd-riscv64), type BpfStat struct #53466
    pkg syscall (freebsd-riscv64), type BpfStat struct, Drop uint32 #53466
    pkg syscall (freebsd-riscv64), type BpfStat struct, Recv uint32 #53466
    pkg syscall (freebsd-riscv64), type BpfVersion struct #53466
    pkg syscall (freebsd-riscv64), type BpfVersion struct, Major uint16 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  8. pkg/apis/core/validation/validation_test.go

    	runAsUser := int64(1)
    	validLinuxSC := &core.SecurityContext{
    		Privileged: utilpointer.Bool(false),
    		Capabilities: &core.Capabilities{
    			Add:  []core.Capability{"foo"},
    			Drop: []core.Capability{"bar"},
    		},
    		SELinuxOptions: &core.SELinuxOptions{
    			User:  "user",
    			Role:  "role",
    			Type:  "type",
    			Level: "level",
    		},
    		RunAsUser: &runAsUser,
    	}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "items": {
                  "default": "",
                  "type": "string"
                },
                "type": "array",
                "x-kubernetes-list-type": "atomic"
              },
              "drop": {
                "description": "Removed capabilities",
                "items": {
                  "default": "",
                  "type": "string"
                },
                "type": "array",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"BpfProgram", Type, 0},
    		{"BpfProgram.Insns", Field, 0},
    		{"BpfProgram.Len", Field, 0},
    		{"BpfProgram.Pad_cgo_0", Field, 0},
    		{"BpfStat", Type, 0},
    		{"BpfStat.Capt", Field, 2},
    		{"BpfStat.Drop", Field, 0},
    		{"BpfStat.Padding", Field, 2},
    		{"BpfStat.Recv", Field, 0},
    		{"BpfStats", Func, 0},
    		{"BpfStmt", Func, 0},
    		{"BpfTimeout", Func, 0},
    		{"BpfTimeval", Type, 2},
    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