Documentation
¶
Index ¶
- func StubBatchExecuteStatement(clusterId string, databaseName string, userName string, sqlStatements []string, ...) testtools.Stub
- func StubCreateCluster(clusterId string, userName string, userPassword string, nodeType string, ...) testtools.Stub
- func StubDeleteCluster(clusterId string, raiseErr *testtools.StubError) testtools.Stub
- func StubDescribeClusters(clusterId string, raiseErr *testtools.StubError) testtools.Stub
- func StubDescribeStatement(statementId string, raiseErr *testtools.StubError) testtools.Stub
- func StubExecuteStatement(clusterId string, databaseName string, userName, sql string, resultId string, ...) testtools.Stub
- func StubGetSecretValue(secretId string, userName string, userPassword string, ...) testtools.Stub
- func StubGetStatementResult(raiseErr *testtools.StubError) testtools.Stub
- func StubListDatabases(clusterId string, databaseName string, userName string, ...) testtools.Stub
- func StubModifyCluster(raiseErr *testtools.StubError) testtools.Stub
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StubCreateCluster ¶
func StubDeleteCluster ¶
func StubDescribeClusters ¶
func StubDescribeStatement ¶
func StubExecuteStatement ¶
func StubGetSecretValue ¶
func StubGetStatementResult ¶
func StubListDatabases ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.