Merge branch 'mingrammer:master' into feature/add-red-hat

pull/774/head
Dov Benyomin Sohacheski 3 years ago committed by GitHub
commit b3e5bac2dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,15 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _OnPrem
class _Registry(_OnPrem):
_type = "registry"
_icon_dir = "resources/onprem/registry"
class Harbor(_Registry):
_icon = "harbor.png"
# Aliases

@ -488,6 +488,10 @@ Node classes list of onprem provider.
<img width="30" src="/img/resources/onprem/queue/zeromq.png" alt="Zeromq" style="float: left; padding-right: 5px;" >
**diagrams.onprem.queue.Zeromq**, **ZeroMQ** (alias)
## onprem.registry
- **diagrams.onprem.registry.Harbor**
## onprem.search

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Loading…
Cancel
Save