Skip to content

Commit 49fdaba

Browse files
authored
Merge pull request cloudfoundry#278 from govau/addmoreusage
Add disk and memory usage plugins
2 parents bbbfbc1 + 05129f1 commit 49fdaba

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

repo-index.yml

+56
Original file line numberDiff line numberDiff line change
@@ -1116,6 +1116,62 @@ plugins:
11161116
name: report-buildpacks
11171117
updated: 2018-06-14T01:08:13.578Z
11181118
version: 0.1.0
1119+
- authors:
1120+
- contact: [email protected]
1121+
homepage: https://cloud.gov.au
1122+
name: Adam Eijdenberg
1123+
binaries:
1124+
- checksum: 03f41ad0a963e854c5d3badc544c87159559874b
1125+
platform: linux32
1126+
url: https://github.com/govau/cf-report-disk-usage/releases/download/v0.1.0/cf-report-disk-usage.linux32
1127+
- checksum: 5ebdf25770a881565ac517fd21a4d0e9cae2ca34
1128+
platform: linux64
1129+
url: https://github.com/govau/cf-report-disk-usage/releases/download/v0.1.0/cf-report-disk-usage.linux64
1130+
- checksum: f6f2e89f0e047534a04363ac4cd96a584a842cce
1131+
platform: osx
1132+
url: https://github.com/govau/cf-report-disk-usage/releases/download/v0.1.0/cf-report-disk-usage.osx
1133+
- checksum: e85c7cd321c281f48bbce0bc4b9f3e537d092833
1134+
platform: win32
1135+
url: https://github.com/govau/cf-report-disk-usage/releases/download/v0.1.0/cf-report-disk-usage.win32
1136+
- checksum: 73f5617728d3223867b12ce9c83cc81ff82d3db5
1137+
platform: win64
1138+
url: https://github.com/govau/cf-report-disk-usage/releases/download/v0.1.0/cf-report-disk-usage.win64
1139+
company: Digital Transformation Agency (Commonwealth of Australia)
1140+
created: 2019-01-30T01:08:13.578Z
1141+
description: This plugin used to report disk usage vs quota across all orgs / spaces
1142+
/ apps the user has access to.
1143+
homepage: https://github.com/govau/cf-report-disk-usage
1144+
name: report-disk-usage
1145+
updated: 2019-01-30T01:08:13.578Z
1146+
version: 0.1.0
1147+
- authors:
1148+
- contact: [email protected]
1149+
homepage: https://cloud.gov.au
1150+
name: Adam Eijdenberg
1151+
binaries:
1152+
- checksum: dc6b8c0e589a785a5be9128940606e7d568503aa
1153+
platform: linux32
1154+
url: https://github.com/govau/cf-report-memory-usage/releases/download/v0.1.0/cf-report-memory-usage.linux32
1155+
- checksum: ee20e4b9342b3c01b974bd72ff001842f6da3281
1156+
platform: linux64
1157+
url: https://github.com/govau/cf-report-memory-usage/releases/download/v0.1.0/cf-report-memory-usage.linux64
1158+
- checksum: 7ad08ce0f483f75c53ad2e8487a906a88a780f97
1159+
platform: osx
1160+
url: https://github.com/govau/cf-report-memory-usage/releases/download/v0.1.0/cf-report-memory-usage.osx
1161+
- checksum: d1318e97e22d2178cfea0b61a79b05f0eac73716
1162+
platform: win32
1163+
url: https://github.com/govau/cf-report-memory-usage/releases/download/v0.1.0/cf-report-memory-usage.win32
1164+
- checksum: c58a3a7e45a84b2e59411c8eb105e2d98f1eabb7
1165+
platform: win64
1166+
url: https://github.com/govau/cf-report-memory-usage/releases/download/v0.1.0/cf-report-memory-usage.win64
1167+
company: Digital Transformation Agency (Commonwealth of Australia)
1168+
created: 2019-01-30T01:09:13.578Z
1169+
description: This plugin used to report memory usage vs quota across all orgs /
1170+
spaces / apps the user has access to.
1171+
homepage: https://github.com/govau/cf-report-memory-usage
1172+
name: report-memory-usage
1173+
updated: 2019-01-30T01:09:13.578Z
1174+
version: 0.1.0
11191175
- authors:
11201176
- contact: [email protected]
11211177
homepage: https://cloud.gov.au

0 commit comments

Comments
 (0)