Documentation ¶
Index ¶
Constants ¶
View Source
const ( OperatorReleaseName = "datadog-operator" DefaultHelmChartVersion = "1.4.0" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DatadogCluster ¶
type DatadogCluster struct {
// contains filtered or unexported fields
}
func NewDatadogCluster ¶
func NewDatadogCluster(t *testing.T, ctx environment.TestContext, cfg *config.TestConfig, releaseName string, releaseNamespace string, helmValues map[string]string) *DatadogCluster
func (*DatadogCluster) Create ¶
func (d *DatadogCluster) Create(t *testing.T)
func (*DatadogCluster) Destroy ¶
func (d *DatadogCluster) Destroy(t *testing.T)
Click to show internal directories.
Click to hide internal directories.