Documentation ¶
Overview ¶
Package lakeformationmock is a generated GoMock package.
Index ¶
- type MockLakeFormationAPI
- func (m *MockLakeFormationAPI) BatchGrantPermissions(arg0 *lakeformation.BatchGrantPermissionsInput) (*lakeformation.BatchGrantPermissionsOutput, error)
- func (m *MockLakeFormationAPI) BatchGrantPermissionsRequest(arg0 *lakeformation.BatchGrantPermissionsInput) (*request.Request, *lakeformation.BatchGrantPermissionsOutput)
- func (m *MockLakeFormationAPI) BatchGrantPermissionsWithContext(arg0 context.Context, arg1 *lakeformation.BatchGrantPermissionsInput, ...) (*lakeformation.BatchGrantPermissionsOutput, error)
- func (m *MockLakeFormationAPI) BatchRevokePermissions(arg0 *lakeformation.BatchRevokePermissionsInput) (*lakeformation.BatchRevokePermissionsOutput, error)
- func (m *MockLakeFormationAPI) BatchRevokePermissionsRequest(arg0 *lakeformation.BatchRevokePermissionsInput) (*request.Request, *lakeformation.BatchRevokePermissionsOutput)
- func (m *MockLakeFormationAPI) BatchRevokePermissionsWithContext(arg0 context.Context, arg1 *lakeformation.BatchRevokePermissionsInput, ...) (*lakeformation.BatchRevokePermissionsOutput, error)
- func (m *MockLakeFormationAPI) DeregisterResource(arg0 *lakeformation.DeregisterResourceInput) (*lakeformation.DeregisterResourceOutput, error)
- func (m *MockLakeFormationAPI) DeregisterResourceRequest(arg0 *lakeformation.DeregisterResourceInput) (*request.Request, *lakeformation.DeregisterResourceOutput)
- func (m *MockLakeFormationAPI) DeregisterResourceWithContext(arg0 context.Context, arg1 *lakeformation.DeregisterResourceInput, ...) (*lakeformation.DeregisterResourceOutput, error)
- func (m *MockLakeFormationAPI) DescribeResource(arg0 *lakeformation.DescribeResourceInput) (*lakeformation.DescribeResourceOutput, error)
- func (m *MockLakeFormationAPI) DescribeResourceRequest(arg0 *lakeformation.DescribeResourceInput) (*request.Request, *lakeformation.DescribeResourceOutput)
- func (m *MockLakeFormationAPI) DescribeResourceWithContext(arg0 context.Context, arg1 *lakeformation.DescribeResourceInput, ...) (*lakeformation.DescribeResourceOutput, error)
- func (m *MockLakeFormationAPI) EXPECT() *MockLakeFormationAPIMockRecorder
- func (m *MockLakeFormationAPI) GetDataLakeSettings(arg0 *lakeformation.GetDataLakeSettingsInput) (*lakeformation.GetDataLakeSettingsOutput, error)
- func (m *MockLakeFormationAPI) GetDataLakeSettingsRequest(arg0 *lakeformation.GetDataLakeSettingsInput) (*request.Request, *lakeformation.GetDataLakeSettingsOutput)
- func (m *MockLakeFormationAPI) GetDataLakeSettingsWithContext(arg0 context.Context, arg1 *lakeformation.GetDataLakeSettingsInput, ...) (*lakeformation.GetDataLakeSettingsOutput, error)
- func (m *MockLakeFormationAPI) GetEffectivePermissionsForPath(arg0 *lakeformation.GetEffectivePermissionsForPathInput) (*lakeformation.GetEffectivePermissionsForPathOutput, error)
- func (m *MockLakeFormationAPI) GetEffectivePermissionsForPathPages(arg0 *lakeformation.GetEffectivePermissionsForPathInput, ...) error
- func (m *MockLakeFormationAPI) GetEffectivePermissionsForPathPagesWithContext(arg0 context.Context, arg1 *lakeformation.GetEffectivePermissionsForPathInput, ...) error
- func (m *MockLakeFormationAPI) GetEffectivePermissionsForPathRequest(arg0 *lakeformation.GetEffectivePermissionsForPathInput) (*request.Request, *lakeformation.GetEffectivePermissionsForPathOutput)
- func (m *MockLakeFormationAPI) GetEffectivePermissionsForPathWithContext(arg0 context.Context, arg1 *lakeformation.GetEffectivePermissionsForPathInput, ...) (*lakeformation.GetEffectivePermissionsForPathOutput, error)
- func (m *MockLakeFormationAPI) GrantPermissions(arg0 *lakeformation.GrantPermissionsInput) (*lakeformation.GrantPermissionsOutput, error)
- func (m *MockLakeFormationAPI) GrantPermissionsRequest(arg0 *lakeformation.GrantPermissionsInput) (*request.Request, *lakeformation.GrantPermissionsOutput)
- func (m *MockLakeFormationAPI) GrantPermissionsWithContext(arg0 context.Context, arg1 *lakeformation.GrantPermissionsInput, ...) (*lakeformation.GrantPermissionsOutput, error)
- func (m *MockLakeFormationAPI) ListPermissions(arg0 *lakeformation.ListPermissionsInput) (*lakeformation.ListPermissionsOutput, error)
- func (m *MockLakeFormationAPI) ListPermissionsPages(arg0 *lakeformation.ListPermissionsInput, ...) error
- func (m *MockLakeFormationAPI) ListPermissionsPagesWithContext(arg0 context.Context, arg1 *lakeformation.ListPermissionsInput, ...) error
- func (m *MockLakeFormationAPI) ListPermissionsRequest(arg0 *lakeformation.ListPermissionsInput) (*request.Request, *lakeformation.ListPermissionsOutput)
- func (m *MockLakeFormationAPI) ListPermissionsWithContext(arg0 context.Context, arg1 *lakeformation.ListPermissionsInput, ...) (*lakeformation.ListPermissionsOutput, error)
- func (m *MockLakeFormationAPI) ListResources(arg0 *lakeformation.ListResourcesInput) (*lakeformation.ListResourcesOutput, error)
- func (m *MockLakeFormationAPI) ListResourcesPages(arg0 *lakeformation.ListResourcesInput, ...) error
- func (m *MockLakeFormationAPI) ListResourcesPagesWithContext(arg0 context.Context, arg1 *lakeformation.ListResourcesInput, ...) error
- func (m *MockLakeFormationAPI) ListResourcesRequest(arg0 *lakeformation.ListResourcesInput) (*request.Request, *lakeformation.ListResourcesOutput)
- func (m *MockLakeFormationAPI) ListResourcesWithContext(arg0 context.Context, arg1 *lakeformation.ListResourcesInput, ...) (*lakeformation.ListResourcesOutput, error)
- func (m *MockLakeFormationAPI) PutDataLakeSettings(arg0 *lakeformation.PutDataLakeSettingsInput) (*lakeformation.PutDataLakeSettingsOutput, error)
- func (m *MockLakeFormationAPI) PutDataLakeSettingsRequest(arg0 *lakeformation.PutDataLakeSettingsInput) (*request.Request, *lakeformation.PutDataLakeSettingsOutput)
- func (m *MockLakeFormationAPI) PutDataLakeSettingsWithContext(arg0 context.Context, arg1 *lakeformation.PutDataLakeSettingsInput, ...) (*lakeformation.PutDataLakeSettingsOutput, error)
- func (m *MockLakeFormationAPI) RegisterResource(arg0 *lakeformation.RegisterResourceInput) (*lakeformation.RegisterResourceOutput, error)
- func (m *MockLakeFormationAPI) RegisterResourceRequest(arg0 *lakeformation.RegisterResourceInput) (*request.Request, *lakeformation.RegisterResourceOutput)
- func (m *MockLakeFormationAPI) RegisterResourceWithContext(arg0 context.Context, arg1 *lakeformation.RegisterResourceInput, ...) (*lakeformation.RegisterResourceOutput, error)
- func (m *MockLakeFormationAPI) RevokePermissions(arg0 *lakeformation.RevokePermissionsInput) (*lakeformation.RevokePermissionsOutput, error)
- func (m *MockLakeFormationAPI) RevokePermissionsRequest(arg0 *lakeformation.RevokePermissionsInput) (*request.Request, *lakeformation.RevokePermissionsOutput)
- func (m *MockLakeFormationAPI) RevokePermissionsWithContext(arg0 context.Context, arg1 *lakeformation.RevokePermissionsInput, ...) (*lakeformation.RevokePermissionsOutput, error)
- func (m *MockLakeFormationAPI) UpdateResource(arg0 *lakeformation.UpdateResourceInput) (*lakeformation.UpdateResourceOutput, error)
- func (m *MockLakeFormationAPI) UpdateResourceRequest(arg0 *lakeformation.UpdateResourceInput) (*request.Request, *lakeformation.UpdateResourceOutput)
- func (m *MockLakeFormationAPI) UpdateResourceWithContext(arg0 context.Context, arg1 *lakeformation.UpdateResourceInput, ...) (*lakeformation.UpdateResourceOutput, error)
- type MockLakeFormationAPIMockRecorder
- func (mr *MockLakeFormationAPIMockRecorder) BatchGrantPermissions(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) BatchGrantPermissionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) BatchGrantPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) BatchRevokePermissions(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) BatchRevokePermissionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) BatchRevokePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) DeregisterResource(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) DeregisterResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) DeregisterResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) DescribeResource(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) DescribeResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) DescribeResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) GetDataLakeSettings(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) GetDataLakeSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) GetDataLakeSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPath(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPathPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPathPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPathRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPathWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) GrantPermissions(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) GrantPermissionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) GrantPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) ListPermissions(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) ListPermissionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) ListPermissionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) ListPermissionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) ListPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) ListResources(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) ListResourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) ListResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) ListResourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) ListResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) PutDataLakeSettings(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) PutDataLakeSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) PutDataLakeSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) RegisterResource(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) RegisterResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) RegisterResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) RevokePermissions(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) RevokePermissionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) RevokePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) UpdateResource(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) UpdateResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLakeFormationAPIMockRecorder) UpdateResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockLakeFormationAPI ¶
type MockLakeFormationAPI struct {
// contains filtered or unexported fields
}
MockLakeFormationAPI is a mock of LakeFormationAPI interface
func NewMockLakeFormationAPI ¶
func NewMockLakeFormationAPI(ctrl *gomock.Controller) *MockLakeFormationAPI
NewMockLakeFormationAPI creates a new mock instance
func (*MockLakeFormationAPI) BatchGrantPermissions ¶
func (m *MockLakeFormationAPI) BatchGrantPermissions(arg0 *lakeformation.BatchGrantPermissionsInput) (*lakeformation.BatchGrantPermissionsOutput, error)
BatchGrantPermissions mocks base method
func (*MockLakeFormationAPI) BatchGrantPermissionsRequest ¶
func (m *MockLakeFormationAPI) BatchGrantPermissionsRequest(arg0 *lakeformation.BatchGrantPermissionsInput) (*request.Request, *lakeformation.BatchGrantPermissionsOutput)
BatchGrantPermissionsRequest mocks base method
func (*MockLakeFormationAPI) BatchGrantPermissionsWithContext ¶
func (m *MockLakeFormationAPI) BatchGrantPermissionsWithContext(arg0 context.Context, arg1 *lakeformation.BatchGrantPermissionsInput, arg2 ...request.Option) (*lakeformation.BatchGrantPermissionsOutput, error)
BatchGrantPermissionsWithContext mocks base method
func (*MockLakeFormationAPI) BatchRevokePermissions ¶
func (m *MockLakeFormationAPI) BatchRevokePermissions(arg0 *lakeformation.BatchRevokePermissionsInput) (*lakeformation.BatchRevokePermissionsOutput, error)
BatchRevokePermissions mocks base method
func (*MockLakeFormationAPI) BatchRevokePermissionsRequest ¶
func (m *MockLakeFormationAPI) BatchRevokePermissionsRequest(arg0 *lakeformation.BatchRevokePermissionsInput) (*request.Request, *lakeformation.BatchRevokePermissionsOutput)
BatchRevokePermissionsRequest mocks base method
func (*MockLakeFormationAPI) BatchRevokePermissionsWithContext ¶
func (m *MockLakeFormationAPI) BatchRevokePermissionsWithContext(arg0 context.Context, arg1 *lakeformation.BatchRevokePermissionsInput, arg2 ...request.Option) (*lakeformation.BatchRevokePermissionsOutput, error)
BatchRevokePermissionsWithContext mocks base method
func (*MockLakeFormationAPI) DeregisterResource ¶
func (m *MockLakeFormationAPI) DeregisterResource(arg0 *lakeformation.DeregisterResourceInput) (*lakeformation.DeregisterResourceOutput, error)
DeregisterResource mocks base method
func (*MockLakeFormationAPI) DeregisterResourceRequest ¶
func (m *MockLakeFormationAPI) DeregisterResourceRequest(arg0 *lakeformation.DeregisterResourceInput) (*request.Request, *lakeformation.DeregisterResourceOutput)
DeregisterResourceRequest mocks base method
func (*MockLakeFormationAPI) DeregisterResourceWithContext ¶
func (m *MockLakeFormationAPI) DeregisterResourceWithContext(arg0 context.Context, arg1 *lakeformation.DeregisterResourceInput, arg2 ...request.Option) (*lakeformation.DeregisterResourceOutput, error)
DeregisterResourceWithContext mocks base method
func (*MockLakeFormationAPI) DescribeResource ¶
func (m *MockLakeFormationAPI) DescribeResource(arg0 *lakeformation.DescribeResourceInput) (*lakeformation.DescribeResourceOutput, error)
DescribeResource mocks base method
func (*MockLakeFormationAPI) DescribeResourceRequest ¶
func (m *MockLakeFormationAPI) DescribeResourceRequest(arg0 *lakeformation.DescribeResourceInput) (*request.Request, *lakeformation.DescribeResourceOutput)
DescribeResourceRequest mocks base method
func (*MockLakeFormationAPI) DescribeResourceWithContext ¶
func (m *MockLakeFormationAPI) DescribeResourceWithContext(arg0 context.Context, arg1 *lakeformation.DescribeResourceInput, arg2 ...request.Option) (*lakeformation.DescribeResourceOutput, error)
DescribeResourceWithContext mocks base method
func (*MockLakeFormationAPI) EXPECT ¶
func (m *MockLakeFormationAPI) EXPECT() *MockLakeFormationAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLakeFormationAPI) GetDataLakeSettings ¶
func (m *MockLakeFormationAPI) GetDataLakeSettings(arg0 *lakeformation.GetDataLakeSettingsInput) (*lakeformation.GetDataLakeSettingsOutput, error)
GetDataLakeSettings mocks base method
func (*MockLakeFormationAPI) GetDataLakeSettingsRequest ¶
func (m *MockLakeFormationAPI) GetDataLakeSettingsRequest(arg0 *lakeformation.GetDataLakeSettingsInput) (*request.Request, *lakeformation.GetDataLakeSettingsOutput)
GetDataLakeSettingsRequest mocks base method
func (*MockLakeFormationAPI) GetDataLakeSettingsWithContext ¶
func (m *MockLakeFormationAPI) GetDataLakeSettingsWithContext(arg0 context.Context, arg1 *lakeformation.GetDataLakeSettingsInput, arg2 ...request.Option) (*lakeformation.GetDataLakeSettingsOutput, error)
GetDataLakeSettingsWithContext mocks base method
func (*MockLakeFormationAPI) GetEffectivePermissionsForPath ¶
func (m *MockLakeFormationAPI) GetEffectivePermissionsForPath(arg0 *lakeformation.GetEffectivePermissionsForPathInput) (*lakeformation.GetEffectivePermissionsForPathOutput, error)
GetEffectivePermissionsForPath mocks base method
func (*MockLakeFormationAPI) GetEffectivePermissionsForPathPages ¶
func (m *MockLakeFormationAPI) GetEffectivePermissionsForPathPages(arg0 *lakeformation.GetEffectivePermissionsForPathInput, arg1 func(*lakeformation.GetEffectivePermissionsForPathOutput, bool) bool) error
GetEffectivePermissionsForPathPages mocks base method
func (*MockLakeFormationAPI) GetEffectivePermissionsForPathPagesWithContext ¶
func (m *MockLakeFormationAPI) GetEffectivePermissionsForPathPagesWithContext(arg0 context.Context, arg1 *lakeformation.GetEffectivePermissionsForPathInput, arg2 func(*lakeformation.GetEffectivePermissionsForPathOutput, bool) bool, arg3 ...request.Option) error
GetEffectivePermissionsForPathPagesWithContext mocks base method
func (*MockLakeFormationAPI) GetEffectivePermissionsForPathRequest ¶
func (m *MockLakeFormationAPI) GetEffectivePermissionsForPathRequest(arg0 *lakeformation.GetEffectivePermissionsForPathInput) (*request.Request, *lakeformation.GetEffectivePermissionsForPathOutput)
GetEffectivePermissionsForPathRequest mocks base method
func (*MockLakeFormationAPI) GetEffectivePermissionsForPathWithContext ¶
func (m *MockLakeFormationAPI) GetEffectivePermissionsForPathWithContext(arg0 context.Context, arg1 *lakeformation.GetEffectivePermissionsForPathInput, arg2 ...request.Option) (*lakeformation.GetEffectivePermissionsForPathOutput, error)
GetEffectivePermissionsForPathWithContext mocks base method
func (*MockLakeFormationAPI) GrantPermissions ¶
func (m *MockLakeFormationAPI) GrantPermissions(arg0 *lakeformation.GrantPermissionsInput) (*lakeformation.GrantPermissionsOutput, error)
GrantPermissions mocks base method
func (*MockLakeFormationAPI) GrantPermissionsRequest ¶
func (m *MockLakeFormationAPI) GrantPermissionsRequest(arg0 *lakeformation.GrantPermissionsInput) (*request.Request, *lakeformation.GrantPermissionsOutput)
GrantPermissionsRequest mocks base method
func (*MockLakeFormationAPI) GrantPermissionsWithContext ¶
func (m *MockLakeFormationAPI) GrantPermissionsWithContext(arg0 context.Context, arg1 *lakeformation.GrantPermissionsInput, arg2 ...request.Option) (*lakeformation.GrantPermissionsOutput, error)
GrantPermissionsWithContext mocks base method
func (*MockLakeFormationAPI) ListPermissions ¶
func (m *MockLakeFormationAPI) ListPermissions(arg0 *lakeformation.ListPermissionsInput) (*lakeformation.ListPermissionsOutput, error)
ListPermissions mocks base method
func (*MockLakeFormationAPI) ListPermissionsPages ¶
func (m *MockLakeFormationAPI) ListPermissionsPages(arg0 *lakeformation.ListPermissionsInput, arg1 func(*lakeformation.ListPermissionsOutput, bool) bool) error
ListPermissionsPages mocks base method
func (*MockLakeFormationAPI) ListPermissionsPagesWithContext ¶
func (m *MockLakeFormationAPI) ListPermissionsPagesWithContext(arg0 context.Context, arg1 *lakeformation.ListPermissionsInput, arg2 func(*lakeformation.ListPermissionsOutput, bool) bool, arg3 ...request.Option) error
ListPermissionsPagesWithContext mocks base method
func (*MockLakeFormationAPI) ListPermissionsRequest ¶
func (m *MockLakeFormationAPI) ListPermissionsRequest(arg0 *lakeformation.ListPermissionsInput) (*request.Request, *lakeformation.ListPermissionsOutput)
ListPermissionsRequest mocks base method
func (*MockLakeFormationAPI) ListPermissionsWithContext ¶
func (m *MockLakeFormationAPI) ListPermissionsWithContext(arg0 context.Context, arg1 *lakeformation.ListPermissionsInput, arg2 ...request.Option) (*lakeformation.ListPermissionsOutput, error)
ListPermissionsWithContext mocks base method
func (*MockLakeFormationAPI) ListResources ¶
func (m *MockLakeFormationAPI) ListResources(arg0 *lakeformation.ListResourcesInput) (*lakeformation.ListResourcesOutput, error)
ListResources mocks base method
func (*MockLakeFormationAPI) ListResourcesPages ¶
func (m *MockLakeFormationAPI) ListResourcesPages(arg0 *lakeformation.ListResourcesInput, arg1 func(*lakeformation.ListResourcesOutput, bool) bool) error
ListResourcesPages mocks base method
func (*MockLakeFormationAPI) ListResourcesPagesWithContext ¶
func (m *MockLakeFormationAPI) ListResourcesPagesWithContext(arg0 context.Context, arg1 *lakeformation.ListResourcesInput, arg2 func(*lakeformation.ListResourcesOutput, bool) bool, arg3 ...request.Option) error
ListResourcesPagesWithContext mocks base method
func (*MockLakeFormationAPI) ListResourcesRequest ¶
func (m *MockLakeFormationAPI) ListResourcesRequest(arg0 *lakeformation.ListResourcesInput) (*request.Request, *lakeformation.ListResourcesOutput)
ListResourcesRequest mocks base method
func (*MockLakeFormationAPI) ListResourcesWithContext ¶
func (m *MockLakeFormationAPI) ListResourcesWithContext(arg0 context.Context, arg1 *lakeformation.ListResourcesInput, arg2 ...request.Option) (*lakeformation.ListResourcesOutput, error)
ListResourcesWithContext mocks base method
func (*MockLakeFormationAPI) PutDataLakeSettings ¶
func (m *MockLakeFormationAPI) PutDataLakeSettings(arg0 *lakeformation.PutDataLakeSettingsInput) (*lakeformation.PutDataLakeSettingsOutput, error)
PutDataLakeSettings mocks base method
func (*MockLakeFormationAPI) PutDataLakeSettingsRequest ¶
func (m *MockLakeFormationAPI) PutDataLakeSettingsRequest(arg0 *lakeformation.PutDataLakeSettingsInput) (*request.Request, *lakeformation.PutDataLakeSettingsOutput)
PutDataLakeSettingsRequest mocks base method
func (*MockLakeFormationAPI) PutDataLakeSettingsWithContext ¶
func (m *MockLakeFormationAPI) PutDataLakeSettingsWithContext(arg0 context.Context, arg1 *lakeformation.PutDataLakeSettingsInput, arg2 ...request.Option) (*lakeformation.PutDataLakeSettingsOutput, error)
PutDataLakeSettingsWithContext mocks base method
func (*MockLakeFormationAPI) RegisterResource ¶
func (m *MockLakeFormationAPI) RegisterResource(arg0 *lakeformation.RegisterResourceInput) (*lakeformation.RegisterResourceOutput, error)
RegisterResource mocks base method
func (*MockLakeFormationAPI) RegisterResourceRequest ¶
func (m *MockLakeFormationAPI) RegisterResourceRequest(arg0 *lakeformation.RegisterResourceInput) (*request.Request, *lakeformation.RegisterResourceOutput)
RegisterResourceRequest mocks base method
func (*MockLakeFormationAPI) RegisterResourceWithContext ¶
func (m *MockLakeFormationAPI) RegisterResourceWithContext(arg0 context.Context, arg1 *lakeformation.RegisterResourceInput, arg2 ...request.Option) (*lakeformation.RegisterResourceOutput, error)
RegisterResourceWithContext mocks base method
func (*MockLakeFormationAPI) RevokePermissions ¶
func (m *MockLakeFormationAPI) RevokePermissions(arg0 *lakeformation.RevokePermissionsInput) (*lakeformation.RevokePermissionsOutput, error)
RevokePermissions mocks base method
func (*MockLakeFormationAPI) RevokePermissionsRequest ¶
func (m *MockLakeFormationAPI) RevokePermissionsRequest(arg0 *lakeformation.RevokePermissionsInput) (*request.Request, *lakeformation.RevokePermissionsOutput)
RevokePermissionsRequest mocks base method
func (*MockLakeFormationAPI) RevokePermissionsWithContext ¶
func (m *MockLakeFormationAPI) RevokePermissionsWithContext(arg0 context.Context, arg1 *lakeformation.RevokePermissionsInput, arg2 ...request.Option) (*lakeformation.RevokePermissionsOutput, error)
RevokePermissionsWithContext mocks base method
func (*MockLakeFormationAPI) UpdateResource ¶
func (m *MockLakeFormationAPI) UpdateResource(arg0 *lakeformation.UpdateResourceInput) (*lakeformation.UpdateResourceOutput, error)
UpdateResource mocks base method
func (*MockLakeFormationAPI) UpdateResourceRequest ¶
func (m *MockLakeFormationAPI) UpdateResourceRequest(arg0 *lakeformation.UpdateResourceInput) (*request.Request, *lakeformation.UpdateResourceOutput)
UpdateResourceRequest mocks base method
func (*MockLakeFormationAPI) UpdateResourceWithContext ¶
func (m *MockLakeFormationAPI) UpdateResourceWithContext(arg0 context.Context, arg1 *lakeformation.UpdateResourceInput, arg2 ...request.Option) (*lakeformation.UpdateResourceOutput, error)
UpdateResourceWithContext mocks base method
type MockLakeFormationAPIMockRecorder ¶
type MockLakeFormationAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockLakeFormationAPIMockRecorder is the mock recorder for MockLakeFormationAPI
func (*MockLakeFormationAPIMockRecorder) BatchGrantPermissions ¶
func (mr *MockLakeFormationAPIMockRecorder) BatchGrantPermissions(arg0 interface{}) *gomock.Call
BatchGrantPermissions indicates an expected call of BatchGrantPermissions
func (*MockLakeFormationAPIMockRecorder) BatchGrantPermissionsRequest ¶
func (mr *MockLakeFormationAPIMockRecorder) BatchGrantPermissionsRequest(arg0 interface{}) *gomock.Call
BatchGrantPermissionsRequest indicates an expected call of BatchGrantPermissionsRequest
func (*MockLakeFormationAPIMockRecorder) BatchGrantPermissionsWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) BatchGrantPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGrantPermissionsWithContext indicates an expected call of BatchGrantPermissionsWithContext
func (*MockLakeFormationAPIMockRecorder) BatchRevokePermissions ¶
func (mr *MockLakeFormationAPIMockRecorder) BatchRevokePermissions(arg0 interface{}) *gomock.Call
BatchRevokePermissions indicates an expected call of BatchRevokePermissions
func (*MockLakeFormationAPIMockRecorder) BatchRevokePermissionsRequest ¶
func (mr *MockLakeFormationAPIMockRecorder) BatchRevokePermissionsRequest(arg0 interface{}) *gomock.Call
BatchRevokePermissionsRequest indicates an expected call of BatchRevokePermissionsRequest
func (*MockLakeFormationAPIMockRecorder) BatchRevokePermissionsWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) BatchRevokePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchRevokePermissionsWithContext indicates an expected call of BatchRevokePermissionsWithContext
func (*MockLakeFormationAPIMockRecorder) DeregisterResource ¶
func (mr *MockLakeFormationAPIMockRecorder) DeregisterResource(arg0 interface{}) *gomock.Call
DeregisterResource indicates an expected call of DeregisterResource
func (*MockLakeFormationAPIMockRecorder) DeregisterResourceRequest ¶
func (mr *MockLakeFormationAPIMockRecorder) DeregisterResourceRequest(arg0 interface{}) *gomock.Call
DeregisterResourceRequest indicates an expected call of DeregisterResourceRequest
func (*MockLakeFormationAPIMockRecorder) DeregisterResourceWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) DeregisterResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterResourceWithContext indicates an expected call of DeregisterResourceWithContext
func (*MockLakeFormationAPIMockRecorder) DescribeResource ¶
func (mr *MockLakeFormationAPIMockRecorder) DescribeResource(arg0 interface{}) *gomock.Call
DescribeResource indicates an expected call of DescribeResource
func (*MockLakeFormationAPIMockRecorder) DescribeResourceRequest ¶
func (mr *MockLakeFormationAPIMockRecorder) DescribeResourceRequest(arg0 interface{}) *gomock.Call
DescribeResourceRequest indicates an expected call of DescribeResourceRequest
func (*MockLakeFormationAPIMockRecorder) DescribeResourceWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) DescribeResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeResourceWithContext indicates an expected call of DescribeResourceWithContext
func (*MockLakeFormationAPIMockRecorder) GetDataLakeSettings ¶
func (mr *MockLakeFormationAPIMockRecorder) GetDataLakeSettings(arg0 interface{}) *gomock.Call
GetDataLakeSettings indicates an expected call of GetDataLakeSettings
func (*MockLakeFormationAPIMockRecorder) GetDataLakeSettingsRequest ¶
func (mr *MockLakeFormationAPIMockRecorder) GetDataLakeSettingsRequest(arg0 interface{}) *gomock.Call
GetDataLakeSettingsRequest indicates an expected call of GetDataLakeSettingsRequest
func (*MockLakeFormationAPIMockRecorder) GetDataLakeSettingsWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) GetDataLakeSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDataLakeSettingsWithContext indicates an expected call of GetDataLakeSettingsWithContext
func (*MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPath ¶
func (mr *MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPath(arg0 interface{}) *gomock.Call
GetEffectivePermissionsForPath indicates an expected call of GetEffectivePermissionsForPath
func (*MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPathPages ¶
func (mr *MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPathPages(arg0, arg1 interface{}) *gomock.Call
GetEffectivePermissionsForPathPages indicates an expected call of GetEffectivePermissionsForPathPages
func (*MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPathPagesWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPathPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetEffectivePermissionsForPathPagesWithContext indicates an expected call of GetEffectivePermissionsForPathPagesWithContext
func (*MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPathRequest ¶
func (mr *MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPathRequest(arg0 interface{}) *gomock.Call
GetEffectivePermissionsForPathRequest indicates an expected call of GetEffectivePermissionsForPathRequest
func (*MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPathWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) GetEffectivePermissionsForPathWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetEffectivePermissionsForPathWithContext indicates an expected call of GetEffectivePermissionsForPathWithContext
func (*MockLakeFormationAPIMockRecorder) GrantPermissions ¶
func (mr *MockLakeFormationAPIMockRecorder) GrantPermissions(arg0 interface{}) *gomock.Call
GrantPermissions indicates an expected call of GrantPermissions
func (*MockLakeFormationAPIMockRecorder) GrantPermissionsRequest ¶
func (mr *MockLakeFormationAPIMockRecorder) GrantPermissionsRequest(arg0 interface{}) *gomock.Call
GrantPermissionsRequest indicates an expected call of GrantPermissionsRequest
func (*MockLakeFormationAPIMockRecorder) GrantPermissionsWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) GrantPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GrantPermissionsWithContext indicates an expected call of GrantPermissionsWithContext
func (*MockLakeFormationAPIMockRecorder) ListPermissions ¶
func (mr *MockLakeFormationAPIMockRecorder) ListPermissions(arg0 interface{}) *gomock.Call
ListPermissions indicates an expected call of ListPermissions
func (*MockLakeFormationAPIMockRecorder) ListPermissionsPages ¶
func (mr *MockLakeFormationAPIMockRecorder) ListPermissionsPages(arg0, arg1 interface{}) *gomock.Call
ListPermissionsPages indicates an expected call of ListPermissionsPages
func (*MockLakeFormationAPIMockRecorder) ListPermissionsPagesWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) ListPermissionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPermissionsPagesWithContext indicates an expected call of ListPermissionsPagesWithContext
func (*MockLakeFormationAPIMockRecorder) ListPermissionsRequest ¶
func (mr *MockLakeFormationAPIMockRecorder) ListPermissionsRequest(arg0 interface{}) *gomock.Call
ListPermissionsRequest indicates an expected call of ListPermissionsRequest
func (*MockLakeFormationAPIMockRecorder) ListPermissionsWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) ListPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPermissionsWithContext indicates an expected call of ListPermissionsWithContext
func (*MockLakeFormationAPIMockRecorder) ListResources ¶
func (mr *MockLakeFormationAPIMockRecorder) ListResources(arg0 interface{}) *gomock.Call
ListResources indicates an expected call of ListResources
func (*MockLakeFormationAPIMockRecorder) ListResourcesPages ¶
func (mr *MockLakeFormationAPIMockRecorder) ListResourcesPages(arg0, arg1 interface{}) *gomock.Call
ListResourcesPages indicates an expected call of ListResourcesPages
func (*MockLakeFormationAPIMockRecorder) ListResourcesPagesWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) ListResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListResourcesPagesWithContext indicates an expected call of ListResourcesPagesWithContext
func (*MockLakeFormationAPIMockRecorder) ListResourcesRequest ¶
func (mr *MockLakeFormationAPIMockRecorder) ListResourcesRequest(arg0 interface{}) *gomock.Call
ListResourcesRequest indicates an expected call of ListResourcesRequest
func (*MockLakeFormationAPIMockRecorder) ListResourcesWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) ListResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListResourcesWithContext indicates an expected call of ListResourcesWithContext
func (*MockLakeFormationAPIMockRecorder) PutDataLakeSettings ¶
func (mr *MockLakeFormationAPIMockRecorder) PutDataLakeSettings(arg0 interface{}) *gomock.Call
PutDataLakeSettings indicates an expected call of PutDataLakeSettings
func (*MockLakeFormationAPIMockRecorder) PutDataLakeSettingsRequest ¶
func (mr *MockLakeFormationAPIMockRecorder) PutDataLakeSettingsRequest(arg0 interface{}) *gomock.Call
PutDataLakeSettingsRequest indicates an expected call of PutDataLakeSettingsRequest
func (*MockLakeFormationAPIMockRecorder) PutDataLakeSettingsWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) PutDataLakeSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutDataLakeSettingsWithContext indicates an expected call of PutDataLakeSettingsWithContext
func (*MockLakeFormationAPIMockRecorder) RegisterResource ¶
func (mr *MockLakeFormationAPIMockRecorder) RegisterResource(arg0 interface{}) *gomock.Call
RegisterResource indicates an expected call of RegisterResource
func (*MockLakeFormationAPIMockRecorder) RegisterResourceRequest ¶
func (mr *MockLakeFormationAPIMockRecorder) RegisterResourceRequest(arg0 interface{}) *gomock.Call
RegisterResourceRequest indicates an expected call of RegisterResourceRequest
func (*MockLakeFormationAPIMockRecorder) RegisterResourceWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) RegisterResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterResourceWithContext indicates an expected call of RegisterResourceWithContext
func (*MockLakeFormationAPIMockRecorder) RevokePermissions ¶
func (mr *MockLakeFormationAPIMockRecorder) RevokePermissions(arg0 interface{}) *gomock.Call
RevokePermissions indicates an expected call of RevokePermissions
func (*MockLakeFormationAPIMockRecorder) RevokePermissionsRequest ¶
func (mr *MockLakeFormationAPIMockRecorder) RevokePermissionsRequest(arg0 interface{}) *gomock.Call
RevokePermissionsRequest indicates an expected call of RevokePermissionsRequest
func (*MockLakeFormationAPIMockRecorder) RevokePermissionsWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) RevokePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RevokePermissionsWithContext indicates an expected call of RevokePermissionsWithContext
func (*MockLakeFormationAPIMockRecorder) UpdateResource ¶
func (mr *MockLakeFormationAPIMockRecorder) UpdateResource(arg0 interface{}) *gomock.Call
UpdateResource indicates an expected call of UpdateResource
func (*MockLakeFormationAPIMockRecorder) UpdateResourceRequest ¶
func (mr *MockLakeFormationAPIMockRecorder) UpdateResourceRequest(arg0 interface{}) *gomock.Call
UpdateResourceRequest indicates an expected call of UpdateResourceRequest
func (*MockLakeFormationAPIMockRecorder) UpdateResourceWithContext ¶
func (mr *MockLakeFormationAPIMockRecorder) UpdateResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateResourceWithContext indicates an expected call of UpdateResourceWithContext