Home
last modified time | relevance | path

Searched refs:K8SServiceApisV1Alpha1Tcproutes (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/pilot/pkg/config/kube/crd/
H A Dtypes.gen.go63 MustAdd(collections.K8SServiceApisV1Alpha1Tcproutes).
289 collections.K8SServiceApisV1Alpha1Tcproutes.Resource().GroupVersionKind(): {
290 Schema: collections.K8SServiceApisV1Alpha1Tcproutes,
291 Object: &K8SServiceApisV1Alpha1Tcproutes{
2578 type K8SServiceApisV1Alpha1Tcproutes struct { struct
2608 Items []K8SServiceApisV1Alpha1Tcproutes `json:"items"`
2621 func (in *K8SServiceApisV1Alpha1Tcproutes) DeepCopyInto(out *K8SServiceApisV1Alpha1Tcproutes) { argument
2629 func (in *K8SServiceApisV1Alpha1Tcproutes) DeepCopy() *K8SServiceApisV1Alpha1Tcproutes { argument
2633 out := new(K8SServiceApisV1Alpha1Tcproutes)
2639 func (in *K8SServiceApisV1Alpha1Tcproutes) DeepCopyObject() runtime.Object { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/config/kube/gateway/
H A Dconversion_test.go81 case collections.K8SServiceApisV1Alpha1Tcproutes.Resource().Kind():
H A Dcontroller.go80 …tcpRoute, err := c.cache.List(collections.K8SServiceApisV1Alpha1Tcproutes.Resource().GroupVersionK…
H A Dconversion.go305 case collections.K8SServiceApisV1Alpha1Tcproutes.Resource().Kind():
/dports/sysutils/istio/istio-1.6.7/pkg/config/schema/collections/
H A Dcollections.gen.go1142 K8SServiceApisV1Alpha1Tcproutes = collection.Builder{ var
1241 MustAdd(K8SServiceApisV1Alpha1Tcproutes).
1314 MustAdd(K8SServiceApisV1Alpha1Tcproutes).
1363 MustAdd(K8SServiceApisV1Alpha1Tcproutes).
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/bootstrap/
H A Dconfigcontroller.go391 MustAdd(collections.K8SServiceApisV1Alpha1Tcproutes).
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/model/
H A Dpush_context.go883 collections.K8SServiceApisV1Alpha1Tcproutes.Resource().GroupVersionKind(),