Documentation
¶
Index ¶
- Variables
- func CleanTestYaml(value string) string
- func DisableLogging()deprecated
- func DisableLoggingForTest(t *testing.T)
- func FillStreamWithConfig(t *testing.T, dst io.WriteSeeker, srcFile string) error
- func JmesPathSearch(obj any, searchPath string) any
- func JmesRequestMatcher(jmesMap map[string]any) func(*awsmocker.ReceivedRequest) bool
- func JmesSearchOrNil(obj any, searchPath string) any
- func MockResponse_ECS_Service(service ecsTypes.Service) map[string]any
- func MockResponse_ELBv2_DescribeTargetGroups_Single(tgName string) *awsmocker.MockedResponse
- func MockResponse_EmptySuccess() *awsmocker.MockedResponse
- func MockSimpleStsProxy(t *testing.T)
- func Mock_EC2_DescribeSecurityGroups_Simple() *awsmocker.MockedEndpoint
- func Mock_EC2_DescribeSubnets_Simple() *awsmocker.MockedEndpoint
- func Mock_ECS_CreateService_Generic() *awsmocker.MockedEndpoint
- func Mock_ECS_CreateService_jmespath(jmesMatchers map[string]any, service ecsTypes.Service) *awsmocker.MockedEndpoint
- func Mock_ECS_DeleteService_jmespath(jmesMatchers map[string]any, service ecsTypes.Service) *awsmocker.MockedEndpoint
- func Mock_ECS_DeregisterTaskDefinition(family string, rev int) *awsmocker.MockedEndpoint
- func Mock_ECS_DescribeServices_Missing(maxCount int) *awsmocker.MockedEndpoint