Automated openapi generation from release-1.30

Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
This commit is contained in:
Kubernetes Prow Robot
2024-05-18 13:20:54 +00:00
parent 7387c20126
commit c97b51f36a
285 changed files with 42411 additions and 434 deletions

View File

@@ -0,0 +1,11 @@
# v1alpha2_resource_request_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**named_resources** | [**v1alpha2_named_resources_request_t**](v1alpha2_named_resources_request.md) \* | | [optional]
**vendor_parameters** | [**object_t**](.md) \* | VendorParameters are arbitrary setup parameters for the requested resource. They are ignored while allocating a claim. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)