list_flux_sources
List Flux source objects across clusters, including URLs, references, and readiness status for GitRepository, HelmRepository, OCIRepository, and Bucket sources.
Instructions
Lists Flux source objects (GitRepository, HelmRepository, OCIRepository, Bucket) with their URL, ref, and ready status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | No | Target cluster name (default: 'default') | |
| namespace | No | Namespace to list sources in (omit for all namespaces) | |
| sourceType | No | Source kind: 'gitrepository' | 'helmrepository' | 'ocirepository' | 'bucket' (omit for all) |