Documentation ¶
Index ¶
Constants ¶
View Source
const (
ContainersInstanaIORegistry = "containers.instana.io"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Helpers ¶
type Helpers interface { ServiceAccountName() string TLSIsEnabled() bool TLSSecretName() string HeadlessServiceName() string K8sSensorResourcesName() string ContainersSecretName() string UseContainersSecret() bool ImagePullSecrets() []corev1.LocalObjectReference }
func NewHelpers ¶
func NewHelpers(agent *instanav1.InstanaAgent) Helpers
Click to show internal directories.
Click to hide internal directories.