generated from coulomb/repo-seed
Establish Railiance Fabric graph model
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
apiVersion: railiance.fabric/v1alpha1
|
||||
kind: CapabilityDeclaration
|
||||
metadata:
|
||||
id: artifact-store.object-storage.credentials
|
||||
name: Object-storage credential vending
|
||||
owner: artifact-store
|
||||
repo: artifact-store
|
||||
domain: railiance
|
||||
spec:
|
||||
lifecycle: planned
|
||||
environments: [dev, staging, prod]
|
||||
description: Planned scoped credential vending for object-storage access.
|
||||
capability_type: object-storage-credential-vending
|
||||
service_id: artifact-store.storage-service
|
||||
interface_ids:
|
||||
- artifact-store.object-storage.sts
|
||||
criticality: high
|
||||
data_classification: secret
|
||||
Reference in New Issue
Block a user