istio-external-service-operator

command module
v0.0.0-...-44f915f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

README

Istio External Service Operator

apiVersion: istio.rodbate.github.com/v1
kind: IstioExternalService
metadata:
  name: istioexternalservice-sample
spec:
  services:
    - name: ex-service-1
      endpoints:
        - host: www.google.com
          port: 80
          healthCheck:
            periodSeconds: 4
        - host: 151.101.129.69
          port: 80
    - name: ex-service-2
      endpoints:
        - host: stackoverflow.com
          port: 80
          healthCheck:
            timeoutSeconds: 2
            periodSeconds: 3
            successThreshold: 1
            failureThreshold: 5

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1
Package v1 contains API Schema definitions for the istio.rodbate.github.com v1 API group +kubebuilder:object:generate=true +groupName=istio.rodbate.github.com
Package v1 contains API Schema definitions for the istio.rodbate.github.com v1 API group +kubebuilder:object:generate=true +groupName=istio.rodbate.github.com
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL