@ -0,0 +1,19 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _K8S
|
||||
|
||||
|
||||
class _Chaos(_K8S):
|
||||
_type = "chaos"
|
||||
_icon_dir = "resources/k8s/chaos"
|
||||
|
||||
|
||||
class ChaosMesh(_Chaos):
|
||||
_icon = "chaos-mesh.png"
|
||||
|
||||
|
||||
class LitmusChaos(_Chaos):
|
||||
_icon = "litmus-chaos.png"
|
||||
|
||||
|
||||
# Aliases
|
@ -0,0 +1,19 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _OnPrem
|
||||
|
||||
|
||||
class _Aggregator(_OnPrem):
|
||||
_type = "aggregator"
|
||||
_icon_dir = "resources/onprem/aggregator"
|
||||
|
||||
|
||||
class Fluentd(_Aggregator):
|
||||
_icon = "fluentd.png"
|
||||
|
||||
|
||||
class Vector(_Aggregator):
|
||||
_icon = "vector.png"
|
||||
|
||||
|
||||
# Aliases
|
@ -0,0 +1,19 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _OnPrem
|
||||
|
||||
|
||||
class _Auth(_OnPrem):
|
||||
_type = "auth"
|
||||
_icon_dir = "resources/onprem/auth"
|
||||
|
||||
|
||||
class BuzzfeedSso(_Auth):
|
||||
_icon = "buzzfeed-sso.png"
|
||||
|
||||
|
||||
class Oauth2Proxy(_Auth):
|
||||
_icon = "oauth2-proxy.png"
|
||||
|
||||
|
||||
# Aliases
|
@ -0,0 +1,15 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _OnPrem
|
||||
|
||||
|
||||
class _Identity(_OnPrem):
|
||||
_type = "identity"
|
||||
_icon_dir = "resources/onprem/identity"
|
||||
|
||||
|
||||
class Dex(_Identity):
|
||||
_icon = "dex.png"
|
||||
|
||||
|
||||
# Aliases
|
@ -0,0 +1,17 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _OnPrem
|
||||
|
||||
|
||||
class _Proxmox(_OnPrem):
|
||||
_type = "proxmox"
|
||||
_icon_dir = "resources/onprem/proxmox"
|
||||
|
||||
|
||||
class Pve(_Proxmox):
|
||||
_icon = "pve.png"
|
||||
|
||||
|
||||
# Aliases
|
||||
|
||||
ProxmoxVE = Pve
|
@ -0,0 +1,19 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _OnPrem
|
||||
|
||||
class _Storage(_OnPrem):
|
||||
_type = "storage"
|
||||
_icon_dir = "resources/onprem/storage"
|
||||
|
||||
|
||||
class CephOsd(_Storage):
|
||||
_icon = "ceph-osd.png"
|
||||
class Ceph(_Storage):
|
||||
_icon = "ceph.png"
|
||||
class Glusterfs(_Storage):
|
||||
_icon = "glusterfs.png"
|
||||
|
||||
# Aliases
|
||||
|
||||
{'CEPH': 'ceph', 'Ceph-OSD': 'CEPH-OSD'} = ceph
|
After Width: | Height: | Size: 64 KiB |
After Width: | Height: | Size: 2.9 KiB |
After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
After Width: | Height: | Size: 7.6 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 26 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 5.4 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 38 KiB |