aiendpoint.dev
ServicesFlux CD

Flux CD

community

Open-source GitOps toolkit for Kubernetes with source management, Kustomize, and Helm support.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://fluxcd.iobearerdeveloperconfidence: 90/1000 discoveries1 contributors
GEThttps://{cluster}/apis/kustomize.toolkit.fluxcd.io/v1/namespaces/{namespace}/kustomizations

List Kustomizations

Parameters

namespacenamespace (stringrequired

Returns

items[] with metadata.name, spec.sourceRef, spec.path, spec.interval, status.conditions[], status.lastAppliedRevision
GEThttps://{cluster}/apis/source.toolkit.fluxcd.io/v1/namespaces/{namespace}/gitrepositories

List Git sources

Parameters

namespacenamespace (stringrequired

Returns

items[] with metadata.name, spec.url, spec.ref.branch, spec.interval, status.artifact.revision, status.conditions[]
GEThttps://{cluster}/apis/helm.toolkit.fluxcd.io/v2/namespaces/{namespace}/helmreleases

List Helm releases

Parameters

namespacenamespace (stringrequired

Returns

items[] with metadata.name, spec.chart.spec.chart, spec.chart.spec.version, spec.interval, status.conditions[], status.lastAppliedRevision