diff --git a/networking/v1alpha3/service_entry.pb.go b/networking/v1alpha3/service_entry.pb.go index 2e191711..0ef5b9f7 100644 --- a/networking/v1alpha3/service_entry.pb.go +++ b/networking/v1alpha3/service_entry.pb.go @@ -266,7 +266,7 @@ // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -287,7 +287,7 @@ // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -361,7 +361,7 @@ // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -381,7 +381,7 @@ // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // @@ -394,7 +394,7 @@ // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -414,7 +414,7 @@ // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // {{}} @@ -593,7 +593,7 @@ // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 @@ -617,7 +617,7 @@ // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 diff --git a/networking/v1alpha3/service_entry.pb.html b/networking/v1alpha3/service_entry.pb.html index 868fba3c..0c2529f4 100644 --- a/networking/v1alpha3/service_entry.pb.html +++ b/networking/v1alpha3/service_entry.pb.html @@ -283,7 +283,7 @@ metadata: namespace : egress spec: hosts: - - httpbin.com + - example.com exportTo: - "." location: MESH_EXTERNAL @@ -305,7 +305,7 @@ metadata: namespace : egress spec: hosts: - - httpbin.com + - example.com exportTo: - "." location: MESH_EXTERNAL @@ -382,7 +382,7 @@ metadata: namespace: egress spec: hosts: - - httpbin.com + - example.com exportTo: - "*" gateways: @@ -402,7 +402,7 @@ spec: - istio-egressgateway route: - destination: - host: httpbin.com + host: example.com

{{}}

@@ -416,7 +416,7 @@ metadata: namespace: egress spec: hosts: - - httpbin.com + - example.com exportTo: - "*" gateways: @@ -436,7 +436,7 @@ spec: - istio-egressgateway route: - destination: - host: httpbin.com + host: example.com

{{}} @@ -622,7 +622,7 @@ metadata: namespace : httpbin-ns spec: hosts: - - httpbin.com + - example.com location: MESH_INTERNAL ports: - number: 80 @@ -647,7 +647,7 @@ metadata: namespace : httpbin-ns spec: hosts: - - httpbin.com + - example.com location: MESH_INTERNAL ports: - number: 80 diff --git a/networking/v1alpha3/service_entry.proto b/networking/v1alpha3/service_entry.proto index f34b9b13..c803dbc3 100644 --- a/networking/v1alpha3/service_entry.proto +++ b/networking/v1alpha3/service_entry.proto @@ -290,7 +290,7 @@ import "networking/v1alpha3/workload_entry.proto"; // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -311,7 +311,7 @@ import "networking/v1alpha3/workload_entry.proto"; // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -385,7 +385,7 @@ import "networking/v1alpha3/workload_entry.proto"; // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -405,7 +405,7 @@ import "networking/v1alpha3/workload_entry.proto"; // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // @@ -418,7 +418,7 @@ import "networking/v1alpha3/workload_entry.proto"; // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -438,7 +438,7 @@ import "networking/v1alpha3/workload_entry.proto"; // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // {{}} @@ -617,7 +617,7 @@ import "networking/v1alpha3/workload_entry.proto"; // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 @@ -641,7 +641,7 @@ import "networking/v1alpha3/workload_entry.proto"; // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 diff --git a/networking/v1alpha3/service_entry_deepcopy.gen.go b/networking/v1alpha3/service_entry_deepcopy.gen.go index 92f85c74..12b81d4f 100644 --- a/networking/v1alpha3/service_entry_deepcopy.gen.go +++ b/networking/v1alpha3/service_entry_deepcopy.gen.go @@ -266,7 +266,7 @@ // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -287,7 +287,7 @@ // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -361,7 +361,7 @@ // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -381,7 +381,7 @@ // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // @@ -394,7 +394,7 @@ // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -414,7 +414,7 @@ // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // {{}} @@ -593,7 +593,7 @@ // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 @@ -617,7 +617,7 @@ // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 diff --git a/networking/v1alpha3/service_entry_json.gen.go b/networking/v1alpha3/service_entry_json.gen.go index ebb4d8b1..9b1ce51e 100644 --- a/networking/v1alpha3/service_entry_json.gen.go +++ b/networking/v1alpha3/service_entry_json.gen.go @@ -266,7 +266,7 @@ // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -287,7 +287,7 @@ // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -361,7 +361,7 @@ // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -381,7 +381,7 @@ // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // @@ -394,7 +394,7 @@ // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -414,7 +414,7 @@ // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // {{}} @@ -593,7 +593,7 @@ // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 @@ -617,7 +617,7 @@ // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 diff --git a/networking/v1beta1/service_entry.pb.go b/networking/v1beta1/service_entry.pb.go index 19eeaf54..3567f3cd 100644 --- a/networking/v1beta1/service_entry.pb.go +++ b/networking/v1beta1/service_entry.pb.go @@ -266,7 +266,7 @@ // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -287,7 +287,7 @@ // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -361,7 +361,7 @@ // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -381,7 +381,7 @@ // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // @@ -394,7 +394,7 @@ // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -414,7 +414,7 @@ // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // {{}} @@ -593,7 +593,7 @@ // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 @@ -617,7 +617,7 @@ // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 diff --git a/networking/v1beta1/service_entry.proto b/networking/v1beta1/service_entry.proto index ac24ce35..32482a7d 100644 --- a/networking/v1beta1/service_entry.proto +++ b/networking/v1beta1/service_entry.proto @@ -291,7 +291,7 @@ import "networking/v1beta1/workload_entry.proto"; // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -312,7 +312,7 @@ import "networking/v1beta1/workload_entry.proto"; // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -386,7 +386,7 @@ import "networking/v1beta1/workload_entry.proto"; // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -406,7 +406,7 @@ import "networking/v1beta1/workload_entry.proto"; // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // @@ -419,7 +419,7 @@ import "networking/v1beta1/workload_entry.proto"; // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -439,7 +439,7 @@ import "networking/v1beta1/workload_entry.proto"; // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // {{}} @@ -618,7 +618,7 @@ import "networking/v1beta1/workload_entry.proto"; // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 @@ -642,7 +642,7 @@ import "networking/v1beta1/workload_entry.proto"; // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 diff --git a/networking/v1beta1/service_entry_deepcopy.gen.go b/networking/v1beta1/service_entry_deepcopy.gen.go index 7b574726..752c817c 100644 --- a/networking/v1beta1/service_entry_deepcopy.gen.go +++ b/networking/v1beta1/service_entry_deepcopy.gen.go @@ -266,7 +266,7 @@ // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -287,7 +287,7 @@ // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -361,7 +361,7 @@ // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -381,7 +381,7 @@ // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // @@ -394,7 +394,7 @@ // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -414,7 +414,7 @@ // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // {{}} @@ -593,7 +593,7 @@ // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 @@ -617,7 +617,7 @@ // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 diff --git a/networking/v1beta1/service_entry_json.gen.go b/networking/v1beta1/service_entry_json.gen.go index ed69c3c6..c94dc998 100644 --- a/networking/v1beta1/service_entry_json.gen.go +++ b/networking/v1beta1/service_entry_json.gen.go @@ -266,7 +266,7 @@ // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -287,7 +287,7 @@ // namespace : egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "." // location: MESH_EXTERNAL @@ -361,7 +361,7 @@ // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -381,7 +381,7 @@ // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // @@ -394,7 +394,7 @@ // namespace: egress // spec: // hosts: -// - httpbin.com +// - example.com // exportTo: // - "*" // gateways: @@ -414,7 +414,7 @@ // - istio-egressgateway // route: // - destination: -// host: httpbin.com +// host: example.com // ``` // {{}} // {{}} @@ -593,7 +593,7 @@ // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80 @@ -617,7 +617,7 @@ // namespace : httpbin-ns // spec: // hosts: -// - httpbin.com +// - example.com // location: MESH_INTERNAL // ports: // - number: 80