logpipeline

package
v0.0.0-...-44822b5 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeClusterRole

func MakeClusterRole(name types.NamespacedName) *v1.ClusterRole

func MakeClusterRoleBinding

func MakeClusterRoleBinding(name types.NamespacedName) *v1.ClusterRoleBinding

func MakeConfigMap

func MakeConfigMap(name types.NamespacedName) *corev1.ConfigMap

func MakeDaemonSet

func MakeDaemonSet(name types.NamespacedName, checksum string, dsConfig DaemonSetConfig) *appsv1.DaemonSet

func MakeDynamicParserConfigmap

func MakeDynamicParserConfigmap(name types.NamespacedName) *corev1.ConfigMap

func MakeExporterMetricsService

func MakeExporterMetricsService(name types.NamespacedName) *corev1.Service

func MakeLuaConfigMap

func MakeLuaConfigMap(name types.NamespacedName) *corev1.ConfigMap

func MakeMetricsService

func MakeMetricsService(name types.NamespacedName) *corev1.Service

func MakeServiceAccount

func MakeServiceAccount(name types.NamespacedName) *corev1.ServiceAccount

Types

type DaemonSetConfig

type DaemonSetConfig struct {
	FluentBitImage              string
	FluentBitConfigPrepperImage string
	ExporterImage               string
	PriorityClassName           string
	CPULimit                    resource.Quantity
	MemoryLimit                 resource.Quantity
	CPURequest                  resource.Quantity
	MemoryRequest               resource.Quantity
}

Jump to

Keyboard shortcuts

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