Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockHandler ¶ added in v1.13.0
type MockHandler struct{}
type MonitorHandler ¶ added in v1.13.0
type MonitorHandler struct{}
type NotebookHandler ¶ added in v1.13.0
type NotebookHandler struct{}
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func NewReconciler ¶
func NewReconciler(client client.Client, ddClient datadogclient.DatadogGenericClient, scheme *runtime.Scheme, log logr.Logger, recorder record.EventRecorder) *Reconciler
type ResourceHandler ¶ added in v1.13.0
type ResourceHandler interface {
// contains filtered or unexported methods
}
type SyntheticsAPITestHandler ¶ added in v1.13.0
type SyntheticsAPITestHandler struct{}
type SyntheticsBrowserTestHandler ¶ added in v1.13.0
type SyntheticsBrowserTestHandler struct{}
Click to show internal directories.
Click to hide internal directories.