Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for egress (0.43 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                  See more details at: https://istio.io/docs/reference/config/networking/sidecar.html'
                properties:
                  egress:
                    description: Egress specifies the configuration of the sidecar for
                      processing outbound traffic from the attached workload instance
                      to other services in the mesh.
                    items:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                  See more details at: https://istio.io/docs/reference/config/networking/sidecar.html'
                properties:
                  egress:
                    description: Egress specifies the configuration of the sidecar for
                      processing outbound traffic from the attached workload instance
                      to other services in the mesh.
                    items:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      type: Programmed
                    description: |-
                      Conditions describe the current conditions of the Gateway.
    
    
                      Implementations should prefer to express Gateway conditions
                      using the `GatewayConditionType` and `GatewayConditionReason`
                      constants so that operators and tools can converge on a common
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. pkg/apis/core/validation/validation_test.go

    			},
    			tweakLBStatus: func(s *core.LoadBalancerStatus) {
    				s.Ingress = []core.LoadBalancerIngress{{
    					IP: "1.2.3.4",
    				}}
    			},
    			numErrs: 0,
    		}, {
    			name:          "valid vip ipMode",
    			ipModeEnabled: true,
    			tweakLBStatus: func(s *core.LoadBalancerStatus) {
    				s.Ingress = []core.LoadBalancerIngress{{
    					IP:     "1.2.3.4",
    					IPMode: &ipModeVIP,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  5. RELEASE.md

        prediction-flavored outputs, in addition to the classification-flavored one.
        Building signatures from these allows TF Serving to honor requests using the
        different APIs (Classify, Regress, and Predict). Furthermore,
        `serving_input_receiver_fn()` may now specify alternative subsets of nodes
        that may act as inputs. This allows, for instance, producing a prediction
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              }
            },
            "type": "object"
          },
          "io.k8s.api.apps.v1.StatefulSetSpec": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    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.
    ==============================================================================*/
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top