service

package
v0.0.0-...-acb99ff Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RadixAPIService

type RadixAPIService interface {
	GetEnvironmentSummary(ctx context.Context, token, appName, envName string) (*serviceModels.EnvironmentSummary, error)
	GetEnvironmentSummaries(ctx context.Context, token, appName string) ([]*serviceModels.EnvironmentSummary, error)
}

RadixAPIService interface

func NewRadixAPIService

func NewRadixAPIService(env *models.Env) RadixAPIService

NewRadixAPIClient constructor

Directories

Path Synopsis
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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