Add interface to generate some doc out of
Signed-off-by: Knut-Erik Johnsen <abstract@knut-erik.org>
This commit is contained in:
parent
5e93e752f1
commit
f15a317426
|
@ -0,0 +1,7 @@
|
||||||
|
package io.upbound;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* This is the project for the upjet based Azure Provider.
|
||||||
|
*/
|
||||||
|
public interface AzureProvider {
|
||||||
|
}
|
Loading…
Reference in New Issue