Documentation ¶
Index ¶
Constants ¶
View Source
const ( Domain = "pixovr.com" DefaultService = "v2" DefaultTenant = "apex" DefaultRegion = "na" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientConfig ¶
type ServiceConfig ¶
type ServiceConfig struct { ServiceName string Service string Port int Tenant string Region string Lifecycle string Namespace string InternalDNS bool }
func (ServiceConfig) FormatURL ¶
func (s ServiceConfig) FormatURL(protocolInput ...string) string
func (ServiceConfig) GetBaseDomain ¶
func (s ServiceConfig) GetBaseDomain() string
Click to show internal directories.
Click to hide internal directories.