# Functions
DefaultCredentials generate an AgentCredentials instance for test purpose.
NewAPIService returns new apiregistrationv1.APIService instance.
NewClusterAgentDeployment return new Cluster Agent Deployment instance for testing purpose.
NewDefaultedDatadogAgent returns an initialized and defaulted DatadogAgent for testing purpose.
NewExtendedDaemonSet return new ExtendedDDaemonset instance for testing purpose.
NewSecret returns new Secret instance.
NewService returns new corev1.Service instance.
# Structs
NewAPIServiceOptions used to provide options to the NewAPIService function.
NewDatadogAgentOptions set of option for the DatadogAgent creation.
NewDeploymentOptions set of option for the Deployment creation.
NewExtendedDaemonSetOptions set of option for the ExtendedDaemonset creation.
NewSecretOptions used to provide option to the NewSecret function.
NewServiceOptions used to provide options to the NewService function.