Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Room ¶
type Room struct { EprMin uint16 EprMax uint16 NAT1To1IPs []string NekoImages []string NekoPrivilegedImages []string PathPrefix string Labels []string StorageEnabled bool StorageInternal string StorageExternal string MountsWhitelist []string InstanceName string InstanceUrl *url.URL TraefikDomain string TraefikEntrypoint string TraefikCertresolver string TraefikNetwork string TraefikPort string // deprecated }
func (*Room) GetInstanceUrl ¶
func (*Room) GetRoomUrl ¶
Click to show internal directories.
Click to hide internal directories.