Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Delete ¶
func Delete(environments manifest.Environments, entriesToDelete delete.DeleteEntries) error
Delete removes configurations from multiple Dynatrace environments based on the specified deletion entries.
Parameters:
- environments: A list of Dynatrace environments to perform the deletion on.
- entriesToDelete: Deletion entries specifying what configurations to remove.
Returns:
- error: If an error occurs during the deletion process, an error is returned, describing the issue. If no errors occur, nil is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.