common

package
v0.30.3 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AirbyteBootloaderPodName = "airbyte-abctl-airbyte-bootloader"
	AirbyteChartName         = "airbyte/airbyte"
	AirbyteChartRelease      = "airbyte-abctl"
	AirbyteIngress           = "ingress-abctl"
	AirbyteNamespace         = "airbyte-abctl"
	AirbyteKubeContext       = "kind-airbyte-abctl"
	AirbyteRepoName          = "airbyte"
	AirbyteRepoURLv1         = "https://airbytehq.github.io/helm-charts"
	AirbyteRepoURLv2         = "https://airbytehq.github.io/charts"
	NginxChartName           = "nginx/ingress-nginx"
	NginxChartRelease        = "ingress-nginx"
	NginxNamespace           = "ingress-nginx"
	NginxRepoName            = "nginx"
	NginxRepoURL             = "https://kubernetes.github.io/ingress-nginx"

	// DockerAuthSecretName is the name of the secret which holds the docker authentication information.
	DockerAuthSecretName = "docker-auth"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Set added in v0.21.0

type Set[T comparable] struct {
	// contains filtered or unexported fields
}

func (*Set[T]) Add added in v0.21.0

func (s *Set[T]) Add(v T)

func (*Set[T]) Contains added in v0.21.0

func (s *Set[T]) Contains(v T) bool

func (*Set[T]) Items added in v0.21.0

func (s *Set[T]) Items() []T

func (*Set[T]) Len added in v0.21.0

func (s *Set[T]) Len() int

Jump to

Keyboard shortcuts

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