Documentation ¶
Index ¶
Constants ¶
View Source
const ( ControlLabelKey = "generatedBy" ControlLabelValue = "cdk8s" ControlLabelEnvTypeKey = "envType" TTLLabelKey = "janitor/ttl" )
Control labels used to list envs created by the wizard
View Source
const ( EnvTypeEVM1 = "evm-1-minimal" EnvTypeEVM5 = "evm-5-minimal" EnvTypeEVM5RemoteRunner = "evm-5-remote-runner" EnvTypeMultinetwork = "evm-5-multinetwork" EnvTypeETH5Reorg = "evm-5-reorg" EnvTypeEVM5BS = "evm-5-minimal-blockscout" EnvTypeEVM5Soak = "evm-5-soak" EnvTypeSolana5 = "solana-5-default" )
Environment types, envs got selected by having a label of that type
Variables ¶
This section is empty.
Functions ¶
func PGIsReadyCheck ¶
func PGIsReadyCheck() *[]*string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.