connect

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2020 License: MPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectACLsE2ETest added in v0.10.4

type ConnectACLsE2ETest struct {
	framework.TC
	// contains filtered or unexported fields
}

func (*ConnectACLsE2ETest) AfterAll added in v0.10.4

func (tc *ConnectACLsE2ETest) AfterAll(f *framework.F)

AfterAll runs after all tests are complete.

We disable ConsulACLs in here to isolate the use of Consul ACLs only to test suites that explicitly want to test with them enabled.

func (*ConnectACLsE2ETest) AfterEach added in v0.10.4

func (tc *ConnectACLsE2ETest) AfterEach(f *framework.F)

AfterEach does cleanup of Consul ACL objects that were created during each test case. Each test case may assume it is starting from a "fresh" state - as if the consul ACL bootstrap process had just taken place.

func (*ConnectACLsE2ETest) BeforeAll added in v0.10.4

func (tc *ConnectACLsE2ETest) BeforeAll(f *framework.F)

func (*ConnectACLsE2ETest) TestConnectACLsConnectDemo added in v0.10.4

func (tc *ConnectACLsE2ETest) TestConnectACLsConnectDemo(f *framework.F)

func (*ConnectACLsE2ETest) TestConnectACLsRegisterFakeOperatorToken added in v0.10.4

func (tc *ConnectACLsE2ETest) TestConnectACLsRegisterFakeOperatorToken(f *framework.F)

func (*ConnectACLsE2ETest) TestConnectACLsRegisterMasterToken added in v0.10.4

func (tc *ConnectACLsE2ETest) TestConnectACLsRegisterMasterToken(f *framework.F)

func (*ConnectACLsE2ETest) TestConnectACLsRegisterMissingOperatorToken added in v0.10.4

func (tc *ConnectACLsE2ETest) TestConnectACLsRegisterMissingOperatorToken(f *framework.F)

type ConnectClientStateE2ETest

type ConnectClientStateE2ETest struct {
	framework.TC
	// contains filtered or unexported fields
}

func (*ConnectClientStateE2ETest) AfterEach

func (tc *ConnectClientStateE2ETest) AfterEach(f *framework.F)

func (*ConnectClientStateE2ETest) BeforeAll

func (tc *ConnectClientStateE2ETest) BeforeAll(f *framework.F)

func (*ConnectClientStateE2ETest) TestClientRestart

func (tc *ConnectClientStateE2ETest) TestClientRestart(f *framework.F)

type ConnectE2ETest

type ConnectE2ETest struct {
	framework.TC
	// contains filtered or unexported fields
}

func (*ConnectE2ETest) AfterEach

func (tc *ConnectE2ETest) AfterEach(f *framework.F)

func (*ConnectE2ETest) BeforeAll

func (tc *ConnectE2ETest) BeforeAll(f *framework.F)

func (*ConnectE2ETest) TestConnectDemo

func (tc *ConnectE2ETest) TestConnectDemo(f *framework.F)

TestConnectDemo tests the demo job file from the Consul Connect Technology Preview.

https://github.com/hashicorp/nomad/blob/v0.9.5/website/source/guides/integrations/consul-connect/index.html.md#run-the-connect-enabled-services

func (*ConnectE2ETest) TestMultiServiceConnect added in v0.10.4

func (tc *ConnectE2ETest) TestMultiServiceConnect(f *framework.F)

TestMultiServiceConnect tests running multiple envoy sidecars in the same allocation.

Jump to

Keyboard shortcuts

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