Versions in this module Expand all Collapse all v1 v1.10.0 Aug 16, 2018 Changes in this version + type IntegrationTestHarness struct + T *testing.T + TempDir string + func NewIntegrationTestHarness(t *testing.T) *IntegrationTestHarness + func (h *IntegrationTestHarness) Close() + func (h *IntegrationTestHarness) MockKopsVersion(version string) + func (h *IntegrationTestHarness) SetupMockAWS() *awsup.MockAWSCloud + func (h *IntegrationTestHarness) SetupMockGCE()