Documentation
¶
Index ¶
Constants ¶
View Source
const ( MockAWSRegion = "us-gov-west-1" MockDomainName = "mock-domain.com" MockInfrastructureName = "mock-12345" MockVpcEndpointId = "vpce-12345" MockVpcEndpointDnsName = "vpce-12345.amazonaws.com" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockKubeClient ¶
func NewDefaultMock ¶
func NewDefaultMock() (*MockKubeClient, error)
func NewTestMock ¶
func NewTestMock(t *testing.T, objs ...client.Object) *MockKubeClient
Click to show internal directories.
Click to hide internal directories.