agentwithoperatorparams

package
v0.0.0-...-7215a14 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithDDAConfig

func WithDDAConfig(config string) func(*Params) error

WithDDAConfig configures the DatadogAgent resource.

func WithFakeIntake

func WithFakeIntake(fakeintake *fakeintake.Fakeintake) func(*Params) error

WithFakeIntake configures the Agent to use the given fake intake.

func WithNamespace

func WithNamespace(namespace string) func(*Params) error

WithNamespace sets the namespace to deploy the agent to.

func WithPulumiResourceOptions

func WithPulumiResourceOptions(resources ...pulumi.ResourceOption) func(*Params) error

WithPulumiResourceOptions sets the resources to depend on.

func WithTLSKubeletVerify

func WithTLSKubeletVerify(verify bool) func(*Params) error

WithTLSKubeletVerify toggles kubelet TLS verification.

Types

type Option

type Option = func(*Params) error

type Params

type Params struct {
	PulumiResourceOptions []pulumi.ResourceOption

	Namespace        string
	FakeIntake       *fakeintake.Fakeintake
	DDAConfig        string
	KubeletTLSVerify bool
}

func NewParams

func NewParams(options ...Option) (*Params, error)

Jump to

Keyboard shortcuts

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