Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for store1 (0.5 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    Description: "Shape specifies the points defining the score function shape, which is used to score nodes based on the utilization of statically provisioned PVs. The utilization is calculated by dividing the total requested storage of the pod by the total capacity of feasible PVs on each node. Each point contains utilization (ranges from 0 to 100) and its associated score (ranges from 0 to 10). You can turn the priority by specifying different scores for different utilization numbers. The default shape...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "type": "object"
            },
            "immutable": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  3. api/openapi-spec/v3/api__v1_openapi.json

                "type": "object"
              },
              "immutable": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  4. api/openapi-spec/swagger.json

              "type": "object"
            },
            "immutable": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  5. src/internal/trace/traceviewer/static/trace_viewer_full.html

    if(item&&typeof item=='object'){this.omap.set(item,key);}else{this.pmap[item]=key;}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  6. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "type": "object"
            },
            "immutable": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  7. test-site/activator-launch-1.3.2.jar

    getType(); public final String getExt(); public final String getRevision(); } org/apache/ivy/core/module/id/package.html This packages gathers classes used to represent identifiers of objects involved in dependency management. As identifiers, they do not store any information on the module content and detailed metadata (like dependencies). Classes ModuleId is used as the identifier of module, without considering its version. It's basically an organization and module name couple. ModuleRevisionId is used...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
  8. api/go1.txt

    pkg archive/tar, var ErrFieldTooLong error
    pkg archive/tar, var ErrHeader error
    pkg archive/tar, var ErrWriteAfterClose error
    pkg archive/tar, var ErrWriteTooLong error
    pkg archive/zip, const Deflate uint16
    pkg archive/zip, const Store uint16
    pkg archive/zip, func FileInfoHeader(os.FileInfo) (*FileHeader, error)
    pkg archive/zip, func NewReader(io.ReaderAt, int64) (*Reader, error)
    pkg archive/zip, func NewWriter(io.Writer) *Writer
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  9. src/cmd/compile/internal/ssa/opGen.go

    		generic: true,
    	},
    	{
    		name:    "Store",
    		auxType: auxTyp,
    		argLen:  3,
    		generic: true,
    	},
    	{
    		name:    "Move",
    		auxType: auxTypSize,
    		argLen:  3,
    		generic: true,
    	},
    	{
    		name:    "Zero",
    		auxType: auxTypSize,
    		argLen:  2,
    		generic: true,
    	},
    	{
    		name:    "StoreWB",
    		auxType: auxTyp,
    		argLen:  3,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 1M bytes
    - Viewed (0)
  10. api/go1.1.txt

    pkg archive/tar, const TypeXHeader = 120
    pkg archive/tar, func FileInfoHeader(os.FileInfo, string) (*Header, error)
    pkg archive/tar, method (*Header) FileInfo() os.FileInfo
    pkg archive/zip, const Deflate = 8
    pkg archive/zip, const Store = 0
    pkg archive/zip, type FileHeader struct, CompressedSize64 uint64
    pkg archive/zip, type FileHeader struct, UncompressedSize64 uint64
    pkg bufio, const MaxScanTokenSize = 65536
    pkg bufio, const MaxScanTokenSize ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top