capability

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2022 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildServiceName

func BuildServiceName(instanceName string, module string) string

func CreateEecConfigMap added in v0.6.0

func CreateEecConfigMap(instance *dynatracev1beta1.DynaKube, feature string) (*corev1.ConfigMap, error)

Types

type EecRuntimeConfig added in v0.6.0

type EecRuntimeConfig struct {
	Revision   int               `json:"revision"`
	BooleanMap map[string]bool   `json:"booleanMap"`
	StringMap  map[string]string `json:"stringMap"`
	LongMap    map[string]int64  `json:"longMap"`
}

func NewEecRuntimeConfig added in v0.6.0

func NewEecRuntimeConfig() *EecRuntimeConfig

type Reconciler

type Reconciler struct {
	*sts.Reconciler
	capability.Capability
}

func NewReconciler

func NewReconciler(capability capability.Capability, clt client.Client, apiReader client.Reader, scheme *runtime.Scheme,
	instance *dynatracev1beta1.DynaKube) *Reconciler

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile() (update bool, err error)

Jump to

Keyboard shortcuts

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