dtpullsecret

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DockerConfigJson = ".dockerconfigjson"
)
View Source
const (
	PullSecretSuffix = "-pull-secret"
)

Variables

This section is empty.

Functions

func BuildPullSecret

func BuildPullSecret(instance *dynatracev1beta1.DynaKube, pullSecretData map[string][]byte) *corev1.Secret

func GetImagePullSecret

func GetImagePullSecret(clt client.Client, instance *dynatracev1beta1.DynaKube) (*corev1.Secret, error)

Types

type Reconciler

type Reconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func NewReconciler

func NewReconciler(clt client.Client, apiReader client.Reader, scheme *runtime.Scheme, instance *dynatracev1beta1.DynaKube, apiToken, paasToken string) *Reconciler

func (*Reconciler) GenerateData

func (r *Reconciler) GenerateData() (map[string][]byte, error)

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile() error

Jump to

Keyboard shortcuts

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