Service Bindings Extension

The Service Bindings extension specifies how external service credentials and configuration are surfaced to detect and build under $CNB_PLATFORM_DIR/bindings/. Aligns with the Service Binding Specification for Kubernetes and lets buildpacks discover databases, message brokers, and CA bundles without provider coupling.

Service Bindings Extension is one of 7 APIs that buildpacks-io publishes on the APIs.io network.

Tagged areas include Cloud Native Buildpacks, Service Bindings, and Kubernetes. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: buildpacks-io:service-bindings-spec
name: Service Bindings Extension
tags:
- Cloud Native Buildpacks
- Service Bindings
- Kubernetes
humanURL: https://github.com/buildpacks/spec/blob/main/extensions/bindings.md
properties:
- url: https://github.com/buildpacks/spec/blob/main/extensions/bindings.md
  type: Documentation
description: The Service Bindings extension specifies how external service credentials and configuration
  are surfaced to detect and build under $CNB_PLATFORM_DIR/bindings/. Aligns with the Service Binding
  Specification for Kubernetes and lets buildpacks discover databases, message brokers, and CA bundles
  without provider coupling.