Skip to content

Commit

Permalink
Regenerate discovery fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
liggitt committed May 15, 2023
1 parent 2ab6fd3 commit 7c554ea
Show file tree
Hide file tree
Showing 51 changed files with 4,448 additions and 0 deletions.
1,843 changes: 1,843 additions & 0 deletions api/discovery/aggregated_v2beta1.json

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions api/discovery/api.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"kind": "APIVersions",
"serverAddressByClientCIDRs": [
{
"clientCIDR": "0.0.0.0/0",
"serverAddress": "10.10.10.10:8050"
}
],
"versions": [
"v1"
]
}
Loading

0 comments on commit 7c554ea

Please sign in to comment.