Documentation ¶
Overview ¶
container package is a builder responsible of generating a k8s Secret-resource for containers.instana.io with a download key specified either in keysSecret or in the Agent.Spec as a downloadKey or just key
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConfigBuilder ¶
func NewConfigBuilder( agent *instanav1.InstanaAgent, statusManager status.AgentStatusManager, keysSecret *corev1.Secret, backends []backends.K8SensorBackend) commonbuilder.ObjectBuilder
func NewContainerBuilder ¶
func NewContainerBuilder(agent *instanav1.InstanaAgent, keysSecret *corev1.Secret) commonbuilder.ObjectBuilder
NewBuilder creates a builder struct implementing common builders interface
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.