Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 58 of 58 for limitsKey (0.09 sec)

  1. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1beta2.Deployment.json

                            ]
                          }
                        ]
                      },
                      "resources": {
                        "limits": {
                          "limitsKey": "0"
                        },
                        "requests": {
                          "requestsKey": "0"
                        }
                      },
                      "volumeName": "volumeNameValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 53.7K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1beta1.Deployment.json

                            ]
                          }
                        ]
                      },
                      "resources": {
                        "limits": {
                          "limitsKey": "0"
                        },
                        "requests": {
                          "requestsKey": "0"
                        }
                      },
                      "volumeName": "volumeNameValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 53.7K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1beta2.DaemonSet.json

                            ]
                          }
                        ]
                      },
                      "resources": {
                        "limits": {
                          "limitsKey": "0"
                        },
                        "requests": {
                          "requestsKey": "0"
                        }
                      },
                      "volumeName": "volumeNameValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 53.6K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1beta1.Deployment.json

                            ]
                          }
                        ]
                      },
                      "resources": {
                        "limits": {
                          "limitsKey": "0"
                        },
                        "requests": {
                          "requestsKey": "0"
                        }
                      },
                      "volumeName": "volumeNameValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 54.5K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.29.0/batch.v1beta1.CronJob.json

                                ]
                              }
                            ]
                          },
                          "resources": {
                            "limits": {
                              "limitsKey": "0"
                            },
                            "requests": {
                              "requestsKey": "0"
                            }
                          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 62.4K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.json

                                ]
                              }
                            ]
                          },
                          "resources": {
                            "limits": {
                              "limitsKey": "0"
                            },
                            "requests": {
                              "requestsKey": "0"
                            }
                          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 63.5K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.json

                                ]
                              }
                            ]
                          },
                          "resources": {
                            "limits": {
                              "limitsKey": "0"
                            },
                            "requests": {
                              "requestsKey": "0"
                            }
                          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 63.5K bytes
    - Viewed (0)
  8. pkg/volume/testing/testing.go

    	LastProvisionerOptions volume.VolumeOptions
    	NewAttacherCallCount   int
    	NewDetacherCallCount   int
    	NodeExpandCallCount    int
    	VolumeLimits           map[string]int64
    	VolumeLimitsError      error
    	LimitKey               string
    	ProvisionDelaySeconds  int
    	SupportsRemount        bool
    	SupportsSELinux        bool
    	DisableNodeExpansion   bool
    	CanSupportFn           func(*volume.Spec) bool
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 31 12:32:15 UTC 2024
    - 53.3K bytes
    - Viewed (0)
Back to top