| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237 |
- //go:build !ignore_autogenerated
- // +build !ignore_autogenerated
- /*
- Copyright The Kubernetes Authors.
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- */
- // Code generated by openapi-gen. DO NOT EDIT.
- package v1
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in AllocatedDeviceStatus) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.AllocatedDeviceStatus"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in AllocationResult) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.AllocationResult"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in CELDeviceSelector) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.CELDeviceSelector"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in CapacityRequestPolicy) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.CapacityRequestPolicy"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in CapacityRequestPolicyRange) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.CapacityRequestPolicyRange"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in CapacityRequirements) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.CapacityRequirements"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in Counter) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.Counter"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in CounterSet) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.CounterSet"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in Device) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.Device"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceAllocationConfiguration) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceAllocationConfiguration"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceAllocationResult) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceAllocationResult"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceAttribute) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceAttribute"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceCapacity) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceCapacity"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceClaim) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceClaim"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceClaimConfiguration) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceClaimConfiguration"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceClass) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceClass"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceClassConfiguration) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceClassConfiguration"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceClassList) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceClassList"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceClassSpec) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceClassSpec"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceConfiguration) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceConfiguration"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceConstraint) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceConstraint"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceCounterConsumption) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceCounterConsumption"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceRequest) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceRequest"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceRequestAllocationResult) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceRequestAllocationResult"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceSelector) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceSelector"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceSubRequest) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceSubRequest"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceTaint) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceTaint"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in DeviceToleration) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.DeviceToleration"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ExactDeviceRequest) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.ExactDeviceRequest"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in NetworkDeviceData) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.NetworkDeviceData"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in OpaqueDeviceConfiguration) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.OpaqueDeviceConfiguration"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ResourceClaim) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.ResourceClaim"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ResourceClaimConsumerReference) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.ResourceClaimConsumerReference"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ResourceClaimList) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.ResourceClaimList"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ResourceClaimSpec) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.ResourceClaimSpec"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ResourceClaimStatus) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.ResourceClaimStatus"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ResourceClaimTemplate) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.ResourceClaimTemplate"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ResourceClaimTemplateList) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.ResourceClaimTemplateList"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ResourceClaimTemplateSpec) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.ResourceClaimTemplateSpec"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ResourcePool) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.ResourcePool"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ResourceSlice) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.ResourceSlice"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ResourceSliceList) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.ResourceSliceList"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ResourceSliceSpec) OpenAPIModelName() string {
- return "io.k8s.api.resource.v1.ResourceSliceSpec"
- }
|