Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoSupportedSidecar = errors.New("no valid istio sidecar found for this istio version")
ErrNoSupportedSidecar occurs when we can't find any premade sidecar for the given Istio version
Functions ¶
func GetIstioSidecar ¶
func GetIstioSidecar(istioVersion, jwtPolicy string, istioMetaMeshID string, istioMetaClusterID string) (*corev1.Container, error)
GetIstioSidecar will return an Istio sidecar for the given version of Istio, with the given jwtPolicy, to run in the gateway-proxy pod
func GetSdsSidecar ¶
GetSdsSidecar returns an SDS Sidecar of the given gloo release version to run alongside istio and gateway-proxy containers in the gateway-proxy pod
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.