urlfinder

package
v0.0.0-...-de3990d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2024 License: MIT Imports: 1 Imported by: 1

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 ClientConfig struct {
	APIKey    string
	Token     string
	Internal  bool
	Lifecycle string
	Namespace string
	Region    string
}

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() string

func (ServiceConfig) GetBaseDomain

func (s ServiceConfig) GetBaseDomain() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL