Skip to content

Commit 220068c

Browse files
committed
Add interface to generate some doc out of
Signed-off-by: Knut-Erik Johnsen <[email protected]>
1 parent f15a317 commit 220068c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package io.upbound;
2+
3+
/**
4+
* This is the project for the upjet based Azure AD Provider.
5+
*/
6+
public interface AzureADProvider {
7+
}

0 commit comments

Comments
 (0)