Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 13 of 13 for cachez (0.15 sec)

  1. staging/src/k8s.io/api/core/v1/generated.proto

      // This can be used to provide different probe parameters at the beginning of a Pod's lifecycle,
      // when it might take a long time to load data or warm a cache, than during steady-state operation.
      // This cannot be updated.
      // More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
      // +optional
      optional Probe startupProbe = 22;
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
  2. pkg/apis/core/types.go

    // AzureDataDiskCachingMode defines the caching mode for Azure data disk
    type AzureDataDiskCachingMode string
    
    // AzureDataDiskKind defines the kind of Azure data disk
    type AzureDataDiskKind string
    
    // Defines cache mode and kinds for Azure data disk
    const (
    	AzureDataDiskCachingNone      AzureDataDiskCachingMode = "None"
    	AzureDataDiskCachingReadOnly  AzureDataDiskCachingMode = "ReadOnly"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__batch__v1_openapi.json

              },
              "stdin": {
    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