models

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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComponentSummary

type ComponentSummary struct {
	Name  string
	Type  string
	Image string
}

func (*ComponentSummary) FromRadixApiModel

func (d *ComponentSummary) FromRadixApiModel(src *radixApiModels.ComponentSummary)

type DeploymentSummary

type DeploymentSummary struct {
	Name       string
	Components []ComponentSummary
}

func (*DeploymentSummary) FromRadixApiModel

func (d *DeploymentSummary) FromRadixApiModel(src *radixApiModels.DeploymentSummary)

type EnvironmentSummary

type EnvironmentSummary struct {
	Name             string
	BranchMapping    string
	ActiveDeployment *DeploymentSummary
}

func (*EnvironmentSummary) FromRadixApiModel

func (e *EnvironmentSummary) FromRadixApiModel(src *radixApiModels.EnvironmentSummary)

Jump to

Keyboard shortcuts

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