Documentation ¶
Index ¶
- func BuildRegionParams(regions ...string) string
- func ClearLocalTFState(tfDir string) error
- func ConsulCheck(t *testing.T, publicIPs []string, key *ssh.KeyPair, user string) bool
- func ConsulLockCheck(t *testing.T, publicIPs []string, key *ssh.KeyPair, user string) bool
- func GenerateSSHKeys(t *testing.T) *ssh.KeyPair
- func KeystoreCheck(t *testing.T, publicIPs []string, key *ssh.KeyPair, user string) bool
- func LeadersCheck(t *testing.T, publicIPs []string, key *ssh.KeyPair, user string) bool
- func NodeQuery(t *testing.T, publicIPs []string, key *ssh.KeyPair, command, user string) []string
- func PolkadotCheck(t *testing.T, publicIPs []string, key *ssh.KeyPair, user string) bool
- func SetInitialTFCleanUp(t *testing.T, opts *terraform.Options)
- func SetPostTFCleanUp(t *testing.T, cleanup func())
- func StringSlice(s string, n int) string
- func WaitPrometheusTarget(ctx context.Context, url string, metricName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildRegionParams ¶
BuildRegionParams build strings from regions slice
func ClearLocalTFState ¶
func ConsulCheck ¶
ConsulCheck check consul members
func ConsulLockCheck ¶
ConsulLockCheck check consul locking
func GenerateSSHKeys ¶
GenerateSSHKeys generate ot read ssh keys
func KeystoreCheck ¶
KeystoreCheck checks keystore
func LeadersCheck ¶
LeadersCheck check leader
func PolkadotCheck ¶
PolkadotCheck checks polkadot system
func SetInitialTFCleanUp ¶
SetInitialTFCleanUp schedule initial terraform clean up
func SetPostTFCleanUp ¶
SetPostTFCleanUp schedule final terraform clean up
func StringSlice ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.