modifiers

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ChromiumCacheMountName = "chromium-cache"

	ArchiveStorageMountName = "archive-storage"

	TmpStorageMountName = "tmp-storage"
)

Variables

This section is empty.

Functions

func GenerateAllModifiers

func GenerateAllModifiers(dynakube dynatracev1beta1.DynaKube, capability capability.Capability, agBaseContainerEnvMap *prioritymap.Map) []builder.Modifier

func GetSecurityContext

func GetSecurityContext(readOnlyRootFileSystem bool) *corev1.SecurityContext

Types

type AuthTokenModifier

type AuthTokenModifier struct {
	// contains filtered or unexported fields
}

func NewAuthTokenModifier

func NewAuthTokenModifier(dynakube dynatracev1beta1.DynaKube) AuthTokenModifier

func (AuthTokenModifier) Enabled

func (mod AuthTokenModifier) Enabled() bool

func (AuthTokenModifier) Modify

func (mod AuthTokenModifier) Modify(sts *appsv1.StatefulSet) error

type CertificatesModifier

type CertificatesModifier struct {
	// contains filtered or unexported fields
}

func NewCertificatesModifier

func NewCertificatesModifier(dynakube dynatracev1beta1.DynaKube) CertificatesModifier

func (CertificatesModifier) Enabled

func (mod CertificatesModifier) Enabled() bool

func (CertificatesModifier) Modify

func (mod CertificatesModifier) Modify(sts *appsv1.StatefulSet) error

type CustomPropertiesModifier

type CustomPropertiesModifier struct {
	// contains filtered or unexported fields
}

func NewCustomPropertiesModifier

func NewCustomPropertiesModifier(dynakube dynatracev1beta1.DynaKube, capability capability.Capability) CustomPropertiesModifier

func (CustomPropertiesModifier) Enabled

func (mod CustomPropertiesModifier) Enabled() bool

func (CustomPropertiesModifier) Modify

type KubernetesMonitoringModifier

type KubernetesMonitoringModifier struct {
	// contains filtered or unexported fields
}

func NewKubernetesMonitoringModifier

func NewKubernetesMonitoringModifier(dynakube dynatracev1beta1.DynaKube, capability capability.Capability) KubernetesMonitoringModifier

func (KubernetesMonitoringModifier) Enabled

func (mod KubernetesMonitoringModifier) Enabled() bool

func (KubernetesMonitoringModifier) Modify

type ProxyModifier

type ProxyModifier struct {
	// contains filtered or unexported fields
}

func NewProxyModifier

func NewProxyModifier(dynakube dynatracev1beta1.DynaKube) ProxyModifier

func (ProxyModifier) Enabled

func (mod ProxyModifier) Enabled() bool

func (ProxyModifier) Modify

func (mod ProxyModifier) Modify(sts *appsv1.StatefulSet) error

type RawImageModifier

type RawImageModifier struct {
	// contains filtered or unexported fields
}

func NewRawImageModifier

func NewRawImageModifier(dynakube dynatracev1beta1.DynaKube, envMap *prioritymap.Map) RawImageModifier

func (RawImageModifier) Enabled

func (mod RawImageModifier) Enabled() bool

func (RawImageModifier) Modify

func (mod RawImageModifier) Modify(sts *appsv1.StatefulSet) error

type ReadOnlyModifier

type ReadOnlyModifier struct {
	// contains filtered or unexported fields
}

func NewReadOnlyModifier

func NewReadOnlyModifier(dynakube dynatracev1beta1.DynaKube) ReadOnlyModifier

func (ReadOnlyModifier) Enabled

func (mod ReadOnlyModifier) Enabled() bool

func (ReadOnlyModifier) Modify

func (mod ReadOnlyModifier) Modify(sts *appsv1.StatefulSet) error

type ServicePortModifier

type ServicePortModifier struct {
	// contains filtered or unexported fields
}

func NewServicePortModifier

func NewServicePortModifier(dynakube dynatracev1beta1.DynaKube, capability capability.Capability, envMap *prioritymap.Map) ServicePortModifier

func (ServicePortModifier) Enabled

func (mod ServicePortModifier) Enabled() bool

func (ServicePortModifier) Modify

func (mod ServicePortModifier) Modify(sts *appsv1.StatefulSet) error

type SyntheticModifier

type SyntheticModifier struct {
	// contains filtered or unexported fields
}

func (SyntheticModifier) Enabled

func (modifier SyntheticModifier) Enabled() bool

func (SyntheticModifier) Modify

func (modifier SyntheticModifier) Modify(sts *appsv1.StatefulSet) error

Jump to

Keyboard shortcuts

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