Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureEnv ¶
func RestoreHome ¶
func RestoreHome(oldHome string)
func SetUserHomeDir ¶
func SetUserHomeDir(newHome string)
func SwitchAWSHome ¶
SwitchAWSHome creates a dummy .aws dir for testing
Types ¶
type MockClusterProvider ¶
type MockClusterProvider struct { Region string Profile string // contains filtered or unexported fields }
func NewMockProvider ¶
func NewMockProvider(region string, profile string) *MockClusterProvider
NewMockProvider returns a mocked representation of cluster.Provider
Click to show internal directories.
Click to hide internal directories.