Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadEnvironmentList ¶
func NewEnvironments ¶
Types ¶
type Environment ¶
type Environment interface { GetId() string GetEnvironmentUrl() string GetToken() (string, error) GetGroup() string }
func NewEnvironment ¶
Click to show internal directories.
Click to hide internal directories.