Documentation
¶
Index ¶
Constants ¶
View Source
const ( DatadogHelmRepo = "https://helm.datadoghq.com" CSINamespace = "datadog-csi" )
Variables ¶
This section is empty.
Functions ¶
func NewDatadogCSIDriver ¶
Types ¶
type HelmComponent ¶
type HelmComponent struct {
pulumi.ResourceState
CSIHelmReleaseStatus kubeHelm.ReleaseStatusOutput
}
func NewHelmInstallation ¶
func NewHelmInstallation(e config.Env, params *Params, opts ...pulumi.ResourceOption) (*HelmComponent, error)
type HelmValues ¶
type Params ¶
type Params struct {
HelmValues HelmValues
Version string
}
Click to show internal directories.
Click to hide internal directories.