Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for prc (0.02 sec)

  1. pkg/kubelet/status/state/checkpoint.go

    }
    
    // MarshalCheckpoint returns marshalled checkpoint
    func (prc *PodResourceAllocationCheckpoint) MarshalCheckpoint() ([]byte, error) {
    	// make sure checksum wasn't set before so it doesn't affect output checksum
    	prc.Checksum = 0
    	prc.Checksum = checksum.New(prc)
    	return json.Marshal(*prc)
    }
    
    // UnmarshalCheckpoint tries to unmarshal passed bytes to checkpoint
    func (prc *PodResourceAllocationCheckpoint) UnmarshalCheckpoint(blob []byte) error {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Feb 24 18:21:21 UTC 2023
    - 2.3K bytes
    - Viewed (0)
  2. pkg/registry/core/pod/storage/eviction_test.go

    		eviction *policy.Eviction
    
    		expectError         string
    		podPhase            api.PodPhase
    		podName             string
    		expectedDeleteCount int
    		podTerminating      bool
    		prc                 *api.PodCondition
    	}{
    		{
    			name: "pdbs No disruptions allowed, pod pending, first delete conflict, pod still pending, pod deleted successfully",
    			pdbs: []runtime.Object{&policyv1.PodDisruptionBudget{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 09:26:37 UTC 2024
    - 40K bytes
    - Viewed (0)
  3. lib/time/zoneinfo.zip

    Indian/Christmas Indian/Cocos Indian/Comoro Indian/Kerguelen Indian/Mahe Indian/Maldives Indian/Mauritius Indian/Mayotte Indian/Reunion Iran Israel Jamaica Japan Kwajalein Libya MET MST MST7MDT Mexico/BajaNorte Mexico/BajaSur Mexico/General NZ NZ-CHAT Navajo PRC PST8PDT Pacific/Apia Pacific/Auckland Pacific/Bougainville Pacific/Chatham Pacific/Chuuk Pacific/Easter Pacific/Efate Pacific/Enderbury Pacific/Fakaofo Pacific/Fiji Pacific/Funafuti Pacific/Galapagos Pacific/Gambier Pacific/Guadalcanal Pacific/Guam...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 02 18:20:41 UTC 2024
    - 392.3K bytes
    - Viewed (0)
  4. pkg/apis/batch/validation/validation_test.go

    		`Pacific/Samoa`,
    		`Pacific/Tahiti`,
    		`Pacific/Tarawa`,
    		`Pacific/Tongatapu`,
    		`Pacific/Truk`,
    		`Pacific/Wake`,
    		`Pacific/Wallis`,
    		`Pacific/Yap`,
    		`Poland`,
    		`Portugal`,
    		`PRC`,
    		`PST8PDT`,
    		`ROC`,
    		`ROK`,
    		`Singapore`,
    		`Turkey`,
    		`UCT`,
    		`Universal`,
    		`US/Alaska`,
    		`US/Aleutian`,
    		`US/Arizona`,
    		`US/Central`,
    		`US/East-Indiana`,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 07 20:49:09 UTC 2024
    - 124.3K bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <acronym>MOBI</acronym>
        <_comment>Mobipocket Ebook</_comment>
        <magic priority="60">
          <match value="BOOKMOBI" type="string" offset="0:60" />
        </magic>
        <glob pattern="*.prc"/>
        <glob pattern="*.mobi"/>
      </mime-type>
      <mime-type type="application/x-ms-application">
        <glob pattern="*.application"/>
      </mime-type>
      <mime-type type="application/x-ms-compress-szdd">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top