ExDoppler.Integration (ExDoppler v1.0.1)

View Source

Module describing an Integration

Fields

  • slug - Unique identifier for the object (e.g "e32d0dcd-c094-4606-aefa-c4127e2a1282")
  • name - Unique identifier for the object (e.g "Cloudflare Integration")
  • type - Provider of integration (e.g "cloudflare_tokens")
  • kind - Class of integration (e.g "rotatedSecrets")
  • enabled - Whether integration is enabled (e.g true)
  • syncs - List of Syncs. See ExDoppler.Sync

📖 Resources

Summary

Functions

Creates an Integration from a map

Functions

build(integration)

Creates an Integration from a map

🏷️ Params

  • integration: Map of fields to turn into a Integration