| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197 |
- //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 HTTPIngressPath) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.HTTPIngressPath"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in HTTPIngressRuleValue) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.HTTPIngressRuleValue"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IPAddress) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IPAddress"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IPAddressList) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IPAddressList"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IPAddressSpec) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IPAddressSpec"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IPBlock) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IPBlock"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in Ingress) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.Ingress"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressBackend) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressBackend"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressClass) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressClass"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressClassList) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressClassList"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressClassParametersReference) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressClassParametersReference"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressClassSpec) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressClassSpec"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressList) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressList"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressLoadBalancerIngress) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressLoadBalancerIngress"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressLoadBalancerStatus) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressLoadBalancerStatus"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressPortStatus) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressPortStatus"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressRule) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressRule"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressRuleValue) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressRuleValue"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressServiceBackend) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressServiceBackend"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressSpec) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressSpec"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressStatus) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressStatus"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in IngressTLS) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.IngressTLS"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in NetworkPolicy) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.NetworkPolicy"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in NetworkPolicyEgressRule) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.NetworkPolicyEgressRule"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in NetworkPolicyIngressRule) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.NetworkPolicyIngressRule"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in NetworkPolicyList) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.NetworkPolicyList"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in NetworkPolicyPeer) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.NetworkPolicyPeer"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in NetworkPolicyPort) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.NetworkPolicyPort"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in NetworkPolicySpec) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.NetworkPolicySpec"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ParentReference) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.ParentReference"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ServiceBackendPort) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.ServiceBackendPort"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ServiceCIDR) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.ServiceCIDR"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ServiceCIDRList) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.ServiceCIDRList"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ServiceCIDRSpec) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.ServiceCIDRSpec"
- }
- // OpenAPIModelName returns the OpenAPI model name for this type.
- func (in ServiceCIDRStatus) OpenAPIModelName() string {
- return "io.k8s.api.networking.v1.ServiceCIDRStatus"
- }
|