Skip to content

Commit f15a317

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

File tree

1 file changed

+7
-0
lines changed
  • provider-models/crossplane-provider-upjet-azure/src/main/java/io/upbound

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 Provider.
5+
*/
6+
public interface AzureProvider {
7+
}

0 commit comments

Comments
 (0)