dryrun

package
v0.2.0-rc.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintAction

func PrintAction(action, resource string, details ...string)

PrintAction outputs a dry-run message for a single operation with key-value details. Example: PrintAction("create", "probe", "Name", "My Probe", "URL", "https://example.com")

func PrintBatchAction

func PrintBatchAction(action, resource string, items []string)

PrintBatchAction outputs a dry-run message for batch operations. Example: PrintBatchAction("delete", "probe", []string{"abc-123", "def-456"})

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL