Skip to content

Commit

Permalink
Update provider.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorLieberman committed Sep 4, 2023
1 parent 7cc50bf commit b9114c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ A provider must be able to read its custom resources, and convert them.
* A setup Go development environment.

## Step-by-Step Implementation
In this section, we will walk through a demo of how to add support for the `example-gateway` provider.

1. Add a new package under the `providers` package. Say we want to add a new gateway provider example.
```
.
Expand Down

0 comments on commit b9114c2

Please sign in to comment.