daemonset

package
v0.15.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder interface {
	BuildDaemonSet() (*appsv1.DaemonSet, error)
}

func NewClassicFullStack

func NewClassicFullStack(instance *dynatracev1beta1.DynaKube, clusterId string) Builder

func NewCloudNativeFullStack

func NewCloudNativeFullStack(instance *dynatracev1beta1.DynaKube, clusterId string) Builder

func NewHostMonitoring

func NewHostMonitoring(instance *dynatracev1beta1.DynaKube, clusterId string) Builder

type ClassicFullStack

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

func (*ClassicFullStack) BuildDaemonSet

func (dsInfo *ClassicFullStack) BuildDaemonSet() (*appsv1.DaemonSet, error)

type HostMonitoring

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

func (*HostMonitoring) BuildDaemonSet

func (dsInfo *HostMonitoring) BuildDaemonSet() (*appsv1.DaemonSet, error)

Jump to

Keyboard shortcuts

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