Documentation
¶
Index ¶
Constants ¶
View Source
const (
ProxySecretKey = "proxy"
)
Variables ¶
This section is empty.
Functions ¶
func BuildProxySecretName ¶
func BuildProxySecretName() string
Types ¶
type ActiveGateProxySecretGenerator ¶
type ActiveGateProxySecretGenerator struct {
// contains filtered or unexported fields
}
ActiveGateProxySecretGenerator manages the ActiveGate proxy secret generation for the dynatrace namespace.
func (*ActiveGateProxySecretGenerator) EnsureDeleted ¶
func (agProxySecretGenerator *ActiveGateProxySecretGenerator) EnsureDeleted(ctx context.Context, dynakube *dynatracev1beta1.DynaKube) error
func (*ActiveGateProxySecretGenerator) GenerateForDynakube ¶
func (agProxySecretGenerator *ActiveGateProxySecretGenerator) GenerateForDynakube(ctx context.Context, dynakube *dynatracev1beta1.DynaKube) error
Click to show internal directories.
Click to hide internal directories.