Skip to content

Commit

Permalink
Draft: Nemo EntityStore API (#284)
Browse files Browse the repository at this point in the history
* Add Nemo Entitystore Support

Signed-off-by: Varun Ramachandra Sekar <[email protected]>
Co-authored-by: Varun Ramachandra Sekar <[email protected]>
  • Loading branch information
varunrsekar and Varun Ramachandra Sekar authored Jan 16, 2025
1 parent 94d323f commit 3458a2c
Show file tree
Hide file tree
Showing 15 changed files with 8,440 additions and 1 deletion.
798 changes: 798 additions & 0 deletions api/apps/v1alpha1/nemo_entitystore_types.go

Large diffs are not rendered by default.

188 changes: 188 additions & 0 deletions api/apps/v1alpha1/zz_generated.deepcopy.go

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

5 changes: 5 additions & 0 deletions api/versioned/typed/apps/v1alpha1/apps_client.go

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

4 changes: 4 additions & 0 deletions api/versioned/typed/apps/v1alpha1/fake/fake_apps_client.go

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

146 changes: 146 additions & 0 deletions api/versioned/typed/apps/v1alpha1/fake/fake_nemoentitystore.go

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

2 changes: 2 additions & 0 deletions api/versioned/typed/apps/v1alpha1/generated_expansion.go

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

Loading

0 comments on commit 3458a2c

Please sign in to comment.