deployment_part_cdk8s

package
v1.28.12 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	URLsKey = "blockscout"
)

Variables

This section is empty.

Functions

func New

func New(props *Props) func(root cdk8s.Chart) environment.ConnectedChart

Types

type Chart

type Chart struct {
	Props *Props
}

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

func (m Chart) GetProps() interface{}

func (Chart) GetValues

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

func (Chart) GetVersion

func (m Chart) GetVersion() string

func (Chart) IsDeploymentNeeded

func (m Chart) IsDeploymentNeeded() bool

type Props

type Props struct {
	HttpURL string `envconfig:"http_url"`
	WsURL   string `envconfig:"ws_url"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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