Skip to content

Commit

Permalink
Add SingleStore APIS (#1108)
Browse files Browse the repository at this point in the history
Signed-off-by: ashraful <ashraf@appscode.com>
  • Loading branch information
AshrafulHaqueToni committed Jan 15, 2024
1 parent a72bb1f commit 556a36d
Show file tree
Hide file tree
Showing 33 changed files with 15,061 additions and 0 deletions.
312 changes: 312 additions & 0 deletions apis/catalog/v1alpha1/openapi_generated.go

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

2 changes: 2 additions & 0 deletions apis/catalog/v1alpha1/register.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ func addKnownTypes(scheme *runtime.Scheme) error {
&RedisVersionList{},
&KafkaVersion{},
&KafkaVersionList{},
&SinglestoreVersion{},
&SinglestoreVersionList{},
&KafkaConnectorVersion{},
&KafkaConnectorVersionList{},
)
Expand Down
Loading

0 comments on commit 556a36d

Please sign in to comment.