LogoLogo
CtrlK
HomeBlogGet a Demo
  • Introduction
  • Install Lunar
    • Lunar Hub
      • Systemd
      • Helm Charts
    • Lunar CLI
    • Lunar CI Agent
  • Learn the basics
  • 📖Docs
    • Key concepts
    • Component JSON
    • Catalog JSON
    • Lunar CLI Reference
  • 📝Configuration
    • lunar-config.yml
      • catalogers
      • catalogers/hooks
      • domains
      • components
      • collectors
      • collectors/hooks
      • policies
    • lunar.yml
  • 🛠️Plugin SDKs
    • Plugins configuration
      • lunar-cataloger.yml
      • lunar-collector.yml
      • lunar-policy.yml
    • Bash SDK
      • Cataloger
      • Collector
    • Python SDK
      • Collector
      • Policy
        • Check
        • CheckStatus
        • Path
        • PolicyContext
        • NoDataError
        • Utility Functions
  • ⚙️SQL API
    • Overview
    • Views
      • domains
      • components
      • component_deltas
      • initiatives
      • policies
      • checks
      • prs
      • catalog
Powered by GitBook
On this page
  1. 🛠️Plugin SDKs
  2. Python SDK

Collector

Coming soon! This page will contain documentation for the upcoming Python Collector SDK.

In the meantime, see the Collector Bash SDK for similar functionality in Bash.

PreviousPython SDKNextPolicy

Last updated 3 months ago

©️ Earthly Technologies