chainlink

package
v0.2.23 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

View Source
const (
	AppName              = "chainlink"
	NodesLocalURLsKey    = "chainlink_local"
	NodesInternalURLsKey = "chainlink_internal"
	DBsLocalURLsKey      = "chainlink_db"
)

Variables

This section is empty.

Functions

func New

func New(index int, props map[string]interface{}) environment.ConnectedChart

Types

type Chart

type Chart struct {
	Name   string
	Index  int
	Path   string
	Props  *Props
	Values *map[string]interface{}
}

func (Chart) ExportData

func (m Chart) ExportData(e *environment.Environment) error

func (Chart) GetName

func (m Chart) GetName() string

func (Chart) GetPath

func (m Chart) GetPath() string

func (Chart) GetProps added in v0.2.6

func (m Chart) GetProps() interface{}

func (Chart) GetValues

func (m Chart) GetValues() *map[string]interface{}

func (Chart) IsDeploymentNeeded added in v0.2.8

func (m Chart) IsDeploymentNeeded() bool

type Props added in v0.2.6

type Props struct{}

Jump to

Keyboard shortcuts

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