Documentation
¶
Overview ¶
nolint:goconst,gofumpt
nolint: goconst,gofumpt
Index ¶
- Constants
- func Build(params manifests.Params) ([]client.Object, error)
- func GrpcService(params manifests.Params) (*corev1.Service, error)
- func Ingress(params manifests.Params) (*networkingv1.Ingress, error)
- func IngressAws(params manifests.Params) (*networkingv1.Ingress, error)
- func NonGrpcService(params manifests.Params) (*corev1.Service, error)
- type PortNumberKey
Constants ¶
View Source
const (
ComponentOpenTelemetryCollector = "opentelemetry-collector"
)
Variables ¶
This section is empty.
Functions ¶
func IngressAws ¶
func IngressAws(params manifests.Params) (*networkingv1.Ingress, error)
Types ¶
type PortNumberKey ¶
Click to show internal directories.
Click to hide internal directories.