gateway

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetGatewayTenantsData

func GetGatewayTenantsData(
	ctx context.Context,
	k8sClient client.Client,
	namespace string,
	name string,
) ([]*manifestutils.GatewayTenantsData, error)

GetGatewayTenantsData return parts of gateways tenants.yaml configuration file.

func GetOIDCTenantSecrets

func GetOIDCTenantSecrets(
	ctx context.Context,
	k8sClient client.Client,
	namespace string,
	tenants v1alpha1.TenantsSpec,
) ([]*manifestutils.GatewayTenantOIDCSecret, error)

GetOIDCTenantSecrets returns the list to gateway tenant secrets for a tenant mode. For the static mode, the secrets are fetched from externally provided secrets. All secrets live in the same namespace as the tempostack request.

func GetOpenShiftBaseDomain

func GetOpenShiftBaseDomain(ctx context.Context, k8sClient client.Client) (string, error)

GetOpenShiftBaseDomain returns base domain of OCP cluster.

Types

This section is empty.

Jump to

Keyboard shortcuts

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