Skip to content

Commit

Permalink
add generate api code
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlanni committed Jul 17, 2023
1 parent bb58b9b commit 25d683d
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 44 deletions.
9 changes: 9 additions & 0 deletions api/kubernetes/customresourcedefinitions.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,17 @@ spec:
registries:
items:
properties:
consulAuthToken:
type: string
consulDatacenter:
type: string
consulNamespace:
type: string
consulRefreshInterval:
format: int64
type: integer
consulServiceTag:
type: string
domain:
type: string
nacosAccessKey:
Expand Down
283 changes: 239 additions & 44 deletions api/networking/v1/mcp_bridge.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 25d683d

Please sign in to comment.