utmconfig

package module
v1.2.7 Latest Latest
Warning

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

Go to latest
Published: May 14, 2025 License: Apache-2.0 Imports: 10 Imported by: 10

README

UTMStackConfigurationClient

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UTMConfigClient

type UTMConfigClient struct {
	ConnectionKey  string `json:"connectionKey"`
	MasterLocation string `json:"masterLocation"`
}

func NewUTMClient

func NewUTMClient(connectionKey, masterLocation string) *UTMConfigClient

func (*UTMConfigClient) CreateUTMConfig

func (s *UTMConfigClient) CreateUTMConfig(config *types.ConfigurationSection) error

func (*UTMConfigClient) GetAllUTMConfig added in v1.1.0

func (s *UTMConfigClient) GetAllUTMConfig() ([]*types.ConfigurationSection, error)

func (*UTMConfigClient) GetUTMConfig

func (s *UTMConfigClient) GetUTMConfig(module enum.UTMModule) (*types.ConfigurationSection, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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