validator_cookbooks

package
v0.1.18-rc.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	EphemeryValidatorClusterClassName = "ethereumEphemeralValidatorCluster"

	ValidatorSkeletonBaseName = "lighthouseHerculesValidatorClient"

	ExecSkeletonBase         = "gethHercules"
	ConsensusSkeletonBase    = "lighthouseHercules"
	ChoreographySkeletonBase = "choreography"
)

TODO, will use matrix class later. Cluster class is a good near-term substitute extends on the beacon cluster test cases for now

View Source
var DeployConsensusValidatorClientKnsReq = zeus_req_types.TopologyDeployRequest{
	TopologyID: 0,
	CloudCtxNs: ValidatorCloudCtxNs,
}
View Source
var ValidatorCloudCtxNs = zeus_common_types.CloudCtxNs{
	CloudProvider: "do",
	Region:        "sfo3",
	Context:       "do-sfo3-dev-do-sfo3-zeus",
	Namespace:     "ephemeral-staking",
	Env:           "production",
}
View Source
var ValidatorsChart = zeus_req_types.TopologyCreateRequest{
	TopologyName:      ValidatorSkeletonBaseName,
	ChartName:         ValidatorSkeletonBaseName,
	ChartDescription:  ValidatorSkeletonBaseName,
	Version:           fmt.Sprintf("validatorBase-v.0.%d", time.Now().Unix()),
	SkeletonBaseName:  ValidatorSkeletonBaseName,
	ComponentBaseName: consensusValidatorClientComponentBaseName,
	ClusterClassName:  EphemeryValidatorClusterClassName,
	Tag:               "latest",
}
View Source
var ValidatorsChartPath = filepaths.Path{
	PackageName: "",
	DirIn:       "./ethereum/validators/infra/validators",
	DirOut:      "./ethereum/validators/infra/processed_validators",
	FnIn:        ValidatorSkeletonBaseName,
	FnOut:       "",
	Env:         "",
}

Functions

func EphemeralValidatorClientLighthouseConfig

func EphemeralValidatorClientLighthouseConfig(inf topology_workloads.TopologyBaseInfraWorkload)

Types

This section is empty.

Jump to

Keyboard shortcuts

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