Documentation ¶
Index ¶
Constants ¶
View Source
const (
DockerConfigJson = ".dockerconfigjson"
)
View Source
const (
PullSecretSuffix = "-pull-secret"
)
Variables ¶
This section is empty.
Functions ¶
func BuildPullSecret ¶
func GetImagePullSecret ¶
Types ¶
type Reconciler ¶
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
Click to show internal directories.
Click to hide internal directories.