FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
function-rds-metrics/example/composition.yaml at main · upbound/function-rds-metrics · GitHub
upbound
/
function-rds-metrics
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
1
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
function-rds-metrics
/
example
/
composition.yaml
Copy path
More file actions
More file actions
Latest commit
History
History
History
25 lines (25 loc) · 617 Bytes
Breadcrumbs
function-rds-metrics
/
example
/
composition.yaml
Copy path
File metadata and controls
25 lines (25 loc) · 617 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
apiVersion
:
apiextensions.crossplane.io/v1
kind
:
Composition
metadata
:
name
:
function-rds-metrics
spec
:
compositeTypeRef
:
apiVersion
:
example.crossplane.io/v1
kind
:
XR
mode
:
Pipeline
pipeline
:
-
step
:
fetch-metrics
functionRef
:
name
:
function-rds-metrics
input
:
apiVersion
:
rdsmetrics.fn.crossplane.io/v1beta1
kind
:
Input
databaseName
:
"
example-rds-instance
"
region
:
"
us-east-1
"
target
:
"
status.rdsMetrics
"
credentials
:
-
name
:
aws-creds
source
:
Secret
secretRef
:
namespace
:
crossplane-system
name
:
aws-creds
Back
|
FazBrowse Home
|
New Git URL