meshery / meshery-adapter-library

Library of common functionality for Meshery Adapters
Apache License 2.0
28 stars 32 forks source link

[models] Add adapter model registration funcs. #150

Closed MUzairS15 closed 9 months ago

MUzairS15 commented 9 months ago

Description

This PR adds

  1. Adapter model registration functions.
  2. Removes/replaces traces of OAM with new models.

Notes for Reviewers

Signed commits

MUzairS15 commented 9 months ago

// @gyohuangxin @leecalcote