Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 14 of 14 for Review (0.12 sec)

  1. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    $b.has(i)}function Fu(i){return jb.has(i)}function Lu(i){return zb.has(i)}var Db,Ib,Rb,Mb,Bb,Fb,Nb,$b,jb,zb,fr=C(()=>{l();is();ns();St();Db=["min","max","clamp","calc"];Ib=new Set(["scroll-timeline-name","timeline-scope","view-timeline-name","font-palette","scroll-timeline","animation-timeline","view-timeline"]);Rb=["cm","mm","Q","in","pc","pt","px","em","ex","ch","rem","lh","rlh","vw","vh","vmin","vmax","vb","vi","svw","svh","lvw","lvh","dvw","dvh","cqw","cqh","cqi","cqb","cqmin","cqmax"],Mb=`(?:${Rb.join("|")})`;Bb=new...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  2. staging/src/k8s.io/api/core/v1/generated.proto

      // +k8s:conversion-gen=false
      // +optional
      optional bool hostIPC = 13;
    
      // Share a single process namespace between all of the containers in a pod.
      // When this is set containers will be able to view and signal processes from other containers
      // in the same pod, and the first process in each container will not be assigned PID 1.
      // HostPID and ShareProcessNamespace cannot both be set.
      // Optional: Default to false.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/core/v1/types.go

    	// +optional
    	HostIPC bool `json:"hostIPC,omitempty" protobuf:"varint,13,opt,name=hostIPC"`
    	// Share a single process namespace between all of the containers in a pod.
    	// When this is set containers will be able to view and signal processes from other containers
    	// in the same pod, and the first process in each container will not be assigned PID 1.
    	// HostPID and ShareProcessNamespace cannot both be set.
    	// Optional: Default to false.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__batch__v1_openapi.json

                "type": "boolean"
              },
              "shareProcessNamespace": {
                "description": "Share a single process namespace between all of the containers in a pod. When this is set containers will be able to view and signal processes from other containers in the same pod, and the first process in each container will not be assigned PID 1. HostPID and ShareProcessNamespace cannot both be set. Optional: Default to false.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 485.4K bytes
    - Viewed (0)
Back to top