237 lines
8.4 KiB
Go
237 lines
8.4 KiB
Go
//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 v1beta2
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in AllocatedDeviceStatus) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.AllocatedDeviceStatus"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in AllocationResult) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.AllocationResult"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in CELDeviceSelector) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.CELDeviceSelector"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in CapacityRequestPolicy) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.CapacityRequestPolicy"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in CapacityRequestPolicyRange) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.CapacityRequestPolicyRange"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in CapacityRequirements) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.CapacityRequirements"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in Counter) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.Counter"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in CounterSet) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.CounterSet"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in Device) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.Device"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceAllocationConfiguration) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceAllocationConfiguration"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceAllocationResult) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceAllocationResult"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceAttribute) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceAttribute"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceCapacity) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceCapacity"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceClaim) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceClaim"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceClaimConfiguration) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceClaimConfiguration"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceClass) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceClass"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceClassConfiguration) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceClassConfiguration"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceClassList) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceClassList"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceClassSpec) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceClassSpec"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceConfiguration) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceConfiguration"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceConstraint) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceConstraint"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceCounterConsumption) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceCounterConsumption"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceRequest) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceRequest"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceRequestAllocationResult) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceRequestAllocationResult"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceSelector) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceSelector"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceSubRequest) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceSubRequest"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceTaint) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceTaint"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in DeviceToleration) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.DeviceToleration"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in ExactDeviceRequest) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.ExactDeviceRequest"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in NetworkDeviceData) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.NetworkDeviceData"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in OpaqueDeviceConfiguration) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.OpaqueDeviceConfiguration"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in ResourceClaim) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.ResourceClaim"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in ResourceClaimConsumerReference) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.ResourceClaimConsumerReference"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in ResourceClaimList) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.ResourceClaimList"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in ResourceClaimSpec) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.ResourceClaimSpec"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in ResourceClaimStatus) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.ResourceClaimStatus"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in ResourceClaimTemplate) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.ResourceClaimTemplate"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in ResourceClaimTemplateList) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.ResourceClaimTemplateList"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in ResourceClaimTemplateSpec) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.ResourceClaimTemplateSpec"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in ResourcePool) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.ResourcePool"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in ResourceSlice) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.ResourceSlice"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in ResourceSliceList) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.ResourceSliceList"
|
|
}
|
|
|
|
// OpenAPIModelName returns the OpenAPI model name for this type.
|
|
func (in ResourceSliceSpec) OpenAPIModelName() string {
|
|
return "io.k8s.api.resource.v1beta2.ResourceSliceSpec"
|
|
}
|