Documentation ¶
Overview ¶
Package oammock is a generated GoMock package.
Index ¶
- type MockOAMAPI
- func (m *MockOAMAPI) CreateLink(arg0 *oam.CreateLinkInput) (*oam.CreateLinkOutput, error)
- func (m *MockOAMAPI) CreateLinkRequest(arg0 *oam.CreateLinkInput) (*request.Request, *oam.CreateLinkOutput)
- func (m *MockOAMAPI) CreateLinkWithContext(arg0 context.Context, arg1 *oam.CreateLinkInput, arg2 ...request.Option) (*oam.CreateLinkOutput, error)
- func (m *MockOAMAPI) CreateSink(arg0 *oam.CreateSinkInput) (*oam.CreateSinkOutput, error)
- func (m *MockOAMAPI) CreateSinkRequest(arg0 *oam.CreateSinkInput) (*request.Request, *oam.CreateSinkOutput)
- func (m *MockOAMAPI) CreateSinkWithContext(arg0 context.Context, arg1 *oam.CreateSinkInput, arg2 ...request.Option) (*oam.CreateSinkOutput, error)
- func (m *MockOAMAPI) DeleteLink(arg0 *oam.DeleteLinkInput) (*oam.DeleteLinkOutput, error)
- func (m *MockOAMAPI) DeleteLinkRequest(arg0 *oam.DeleteLinkInput) (*request.Request, *oam.DeleteLinkOutput)
- func (m *MockOAMAPI) DeleteLinkWithContext(arg0 context.Context, arg1 *oam.DeleteLinkInput, arg2 ...request.Option) (*oam.DeleteLinkOutput, error)
- func (m *MockOAMAPI) DeleteSink(arg0 *oam.DeleteSinkInput) (*oam.DeleteSinkOutput, error)
- func (m *MockOAMAPI) DeleteSinkRequest(arg0 *oam.DeleteSinkInput) (*request.Request, *oam.DeleteSinkOutput)
- func (m *MockOAMAPI) DeleteSinkWithContext(arg0 context.Context, arg1 *oam.DeleteSinkInput, arg2 ...request.Option) (*oam.DeleteSinkOutput, error)
- func (m *MockOAMAPI) EXPECT() *MockOAMAPIMockRecorder
- func (m *MockOAMAPI) GetLink(arg0 *oam.GetLinkInput) (*oam.GetLinkOutput, error)
- func (m *MockOAMAPI) GetLinkRequest(arg0 *oam.GetLinkInput) (*request.Request, *oam.GetLinkOutput)
- func (m *MockOAMAPI) GetLinkWithContext(arg0 context.Context, arg1 *oam.GetLinkInput, arg2 ...request.Option) (*oam.GetLinkOutput, error)
- func (m *MockOAMAPI) GetSink(arg0 *oam.GetSinkInput) (*oam.GetSinkOutput, error)
- func (m *MockOAMAPI) GetSinkPolicy(arg0 *oam.GetSinkPolicyInput) (*oam.GetSinkPolicyOutput, error)
- func (m *MockOAMAPI) GetSinkPolicyRequest(arg0 *oam.GetSinkPolicyInput) (*request.Request, *oam.GetSinkPolicyOutput)
- func (m *MockOAMAPI) GetSinkPolicyWithContext(arg0 context.Context, arg1 *oam.GetSinkPolicyInput, arg2 ...request.Option) (*oam.GetSinkPolicyOutput, error)
- func (m *MockOAMAPI) GetSinkRequest(arg0 *oam.GetSinkInput) (*request.Request, *oam.GetSinkOutput)
- func (m *MockOAMAPI) GetSinkWithContext(arg0 context.Context, arg1 *oam.GetSinkInput, arg2 ...request.Option) (*oam.GetSinkOutput, error)
- func (m *MockOAMAPI) ListAttachedLinks(arg0 *oam.ListAttachedLinksInput) (*oam.ListAttachedLinksOutput, error)
- func (m *MockOAMAPI) ListAttachedLinksPages(arg0 *oam.ListAttachedLinksInput, ...) error
- func (m *MockOAMAPI) ListAttachedLinksPagesWithContext(arg0 context.Context, arg1 *oam.ListAttachedLinksInput, ...) error
- func (m *MockOAMAPI) ListAttachedLinksRequest(arg0 *oam.ListAttachedLinksInput) (*request.Request, *oam.ListAttachedLinksOutput)
- func (m *MockOAMAPI) ListAttachedLinksWithContext(arg0 context.Context, arg1 *oam.ListAttachedLinksInput, arg2 ...request.Option) (*oam.ListAttachedLinksOutput, error)
- func (m *MockOAMAPI) ListLinks(arg0 *oam.ListLinksInput) (*oam.ListLinksOutput, error)
- func (m *MockOAMAPI) ListLinksPages(arg0 *oam.ListLinksInput, arg1 func(*oam.ListLinksOutput, bool) bool) error
- func (m *MockOAMAPI) ListLinksPagesWithContext(arg0 context.Context, arg1 *oam.ListLinksInput, ...) error
- func (m *MockOAMAPI) ListLinksRequest(arg0 *oam.ListLinksInput) (*request.Request, *oam.ListLinksOutput)
- func (m *MockOAMAPI) ListLinksWithContext(arg0 context.Context, arg1 *oam.ListLinksInput, arg2 ...request.Option) (*oam.ListLinksOutput, error)
- func (m *MockOAMAPI) ListSinks(arg0 *oam.ListSinksInput) (*oam.ListSinksOutput, error)
- func (m *MockOAMAPI) ListSinksPages(arg0 *oam.ListSinksInput, arg1 func(*oam.ListSinksOutput, bool) bool) error
- func (m *MockOAMAPI) ListSinksPagesWithContext(arg0 context.Context, arg1 *oam.ListSinksInput, ...) error
- func (m *MockOAMAPI) ListSinksRequest(arg0 *oam.ListSinksInput) (*request.Request, *oam.ListSinksOutput)
- func (m *MockOAMAPI) ListSinksWithContext(arg0 context.Context, arg1 *oam.ListSinksInput, arg2 ...request.Option) (*oam.ListSinksOutput, error)
- func (m *MockOAMAPI) ListTagsForResource(arg0 *oam.ListTagsForResourceInput) (*oam.ListTagsForResourceOutput, error)
- func (m *MockOAMAPI) ListTagsForResourceRequest(arg0 *oam.ListTagsForResourceInput) (*request.Request, *oam.ListTagsForResourceOutput)
- func (m *MockOAMAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *oam.ListTagsForResourceInput, ...) (*oam.ListTagsForResourceOutput, error)
- func (m *MockOAMAPI) PutSinkPolicy(arg0 *oam.PutSinkPolicyInput) (*oam.PutSinkPolicyOutput, error)
- func (m *MockOAMAPI) PutSinkPolicyRequest(arg0 *oam.PutSinkPolicyInput) (*request.Request, *oam.PutSinkPolicyOutput)
- func (m *MockOAMAPI) PutSinkPolicyWithContext(arg0 context.Context, arg1 *oam.PutSinkPolicyInput, arg2 ...request.Option) (*oam.PutSinkPolicyOutput, error)
- func (m *MockOAMAPI) TagResource(arg0 *oam.TagResourceInput) (*oam.TagResourceOutput, error)
- func (m *MockOAMAPI) TagResourceRequest(arg0 *oam.TagResourceInput) (*request.Request, *oam.TagResourceOutput)
- func (m *MockOAMAPI) TagResourceWithContext(arg0 context.Context, arg1 *oam.TagResourceInput, arg2 ...request.Option) (*oam.TagResourceOutput, error)
- func (m *MockOAMAPI) UntagResource(arg0 *oam.UntagResourceInput) (*oam.UntagResourceOutput, error)
- func (m *MockOAMAPI) UntagResourceRequest(arg0 *oam.UntagResourceInput) (*request.Request, *oam.UntagResourceOutput)
- func (m *MockOAMAPI) UntagResourceWithContext(arg0 context.Context, arg1 *oam.UntagResourceInput, arg2 ...request.Option) (*oam.UntagResourceOutput, error)
- func (m *MockOAMAPI) UpdateLink(arg0 *oam.UpdateLinkInput) (*oam.UpdateLinkOutput, error)
- func (m *MockOAMAPI) UpdateLinkRequest(arg0 *oam.UpdateLinkInput) (*request.Request, *oam.UpdateLinkOutput)
- func (m *MockOAMAPI) UpdateLinkWithContext(arg0 context.Context, arg1 *oam.UpdateLinkInput, arg2 ...request.Option) (*oam.UpdateLinkOutput, error)
- type MockOAMAPIMockRecorder
- func (mr *MockOAMAPIMockRecorder) CreateLink(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) CreateLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) CreateLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) CreateSink(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) CreateSinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) CreateSinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) DeleteLink(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) DeleteLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) DeleteLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) DeleteSink(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) DeleteSinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) DeleteSinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) GetLink(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) GetLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) GetLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) GetSink(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) GetSinkPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) GetSinkPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) GetSinkPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) GetSinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) GetSinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListAttachedLinks(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListAttachedLinksPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListAttachedLinksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListAttachedLinksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListAttachedLinksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListLinks(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListLinksPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListLinksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListLinksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListLinksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListSinks(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListSinksPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListSinksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListSinksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListSinksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) PutSinkPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) PutSinkPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) PutSinkPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) UpdateLink(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) UpdateLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOAMAPIMockRecorder) UpdateLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockOAMAPI ¶
type MockOAMAPI struct {
// contains filtered or unexported fields
}
MockOAMAPI is a mock of OAMAPI interface
func NewMockOAMAPI ¶
func NewMockOAMAPI(ctrl *gomock.Controller) *MockOAMAPI
NewMockOAMAPI creates a new mock instance
func (*MockOAMAPI) CreateLink ¶
func (m *MockOAMAPI) CreateLink(arg0 *oam.CreateLinkInput) (*oam.CreateLinkOutput, error)
CreateLink mocks base method
func (*MockOAMAPI) CreateLinkRequest ¶
func (m *MockOAMAPI) CreateLinkRequest(arg0 *oam.CreateLinkInput) (*request.Request, *oam.CreateLinkOutput)
CreateLinkRequest mocks base method
func (*MockOAMAPI) CreateLinkWithContext ¶
func (m *MockOAMAPI) CreateLinkWithContext(arg0 context.Context, arg1 *oam.CreateLinkInput, arg2 ...request.Option) (*oam.CreateLinkOutput, error)
CreateLinkWithContext mocks base method
func (*MockOAMAPI) CreateSink ¶
func (m *MockOAMAPI) CreateSink(arg0 *oam.CreateSinkInput) (*oam.CreateSinkOutput, error)
CreateSink mocks base method
func (*MockOAMAPI) CreateSinkRequest ¶
func (m *MockOAMAPI) CreateSinkRequest(arg0 *oam.CreateSinkInput) (*request.Request, *oam.CreateSinkOutput)
CreateSinkRequest mocks base method
func (*MockOAMAPI) CreateSinkWithContext ¶
func (m *MockOAMAPI) CreateSinkWithContext(arg0 context.Context, arg1 *oam.CreateSinkInput, arg2 ...request.Option) (*oam.CreateSinkOutput, error)
CreateSinkWithContext mocks base method
func (*MockOAMAPI) DeleteLink ¶
func (m *MockOAMAPI) DeleteLink(arg0 *oam.DeleteLinkInput) (*oam.DeleteLinkOutput, error)
DeleteLink mocks base method
func (*MockOAMAPI) DeleteLinkRequest ¶
func (m *MockOAMAPI) DeleteLinkRequest(arg0 *oam.DeleteLinkInput) (*request.Request, *oam.DeleteLinkOutput)
DeleteLinkRequest mocks base method
func (*MockOAMAPI) DeleteLinkWithContext ¶
func (m *MockOAMAPI) DeleteLinkWithContext(arg0 context.Context, arg1 *oam.DeleteLinkInput, arg2 ...request.Option) (*oam.DeleteLinkOutput, error)
DeleteLinkWithContext mocks base method
func (*MockOAMAPI) DeleteSink ¶
func (m *MockOAMAPI) DeleteSink(arg0 *oam.DeleteSinkInput) (*oam.DeleteSinkOutput, error)
DeleteSink mocks base method
func (*MockOAMAPI) DeleteSinkRequest ¶
func (m *MockOAMAPI) DeleteSinkRequest(arg0 *oam.DeleteSinkInput) (*request.Request, *oam.DeleteSinkOutput)
DeleteSinkRequest mocks base method
func (*MockOAMAPI) DeleteSinkWithContext ¶
func (m *MockOAMAPI) DeleteSinkWithContext(arg0 context.Context, arg1 *oam.DeleteSinkInput, arg2 ...request.Option) (*oam.DeleteSinkOutput, error)
DeleteSinkWithContext mocks base method
func (*MockOAMAPI) EXPECT ¶
func (m *MockOAMAPI) EXPECT() *MockOAMAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockOAMAPI) GetLink ¶
func (m *MockOAMAPI) GetLink(arg0 *oam.GetLinkInput) (*oam.GetLinkOutput, error)
GetLink mocks base method
func (*MockOAMAPI) GetLinkRequest ¶
func (m *MockOAMAPI) GetLinkRequest(arg0 *oam.GetLinkInput) (*request.Request, *oam.GetLinkOutput)
GetLinkRequest mocks base method
func (*MockOAMAPI) GetLinkWithContext ¶
func (m *MockOAMAPI) GetLinkWithContext(arg0 context.Context, arg1 *oam.GetLinkInput, arg2 ...request.Option) (*oam.GetLinkOutput, error)
GetLinkWithContext mocks base method
func (*MockOAMAPI) GetSink ¶
func (m *MockOAMAPI) GetSink(arg0 *oam.GetSinkInput) (*oam.GetSinkOutput, error)
GetSink mocks base method
func (*MockOAMAPI) GetSinkPolicy ¶
func (m *MockOAMAPI) GetSinkPolicy(arg0 *oam.GetSinkPolicyInput) (*oam.GetSinkPolicyOutput, error)
GetSinkPolicy mocks base method
func (*MockOAMAPI) GetSinkPolicyRequest ¶
func (m *MockOAMAPI) GetSinkPolicyRequest(arg0 *oam.GetSinkPolicyInput) (*request.Request, *oam.GetSinkPolicyOutput)
GetSinkPolicyRequest mocks base method
func (*MockOAMAPI) GetSinkPolicyWithContext ¶
func (m *MockOAMAPI) GetSinkPolicyWithContext(arg0 context.Context, arg1 *oam.GetSinkPolicyInput, arg2 ...request.Option) (*oam.GetSinkPolicyOutput, error)
GetSinkPolicyWithContext mocks base method
func (*MockOAMAPI) GetSinkRequest ¶
func (m *MockOAMAPI) GetSinkRequest(arg0 *oam.GetSinkInput) (*request.Request, *oam.GetSinkOutput)
GetSinkRequest mocks base method
func (*MockOAMAPI) GetSinkWithContext ¶
func (m *MockOAMAPI) GetSinkWithContext(arg0 context.Context, arg1 *oam.GetSinkInput, arg2 ...request.Option) (*oam.GetSinkOutput, error)
GetSinkWithContext mocks base method
func (*MockOAMAPI) ListAttachedLinks ¶
func (m *MockOAMAPI) ListAttachedLinks(arg0 *oam.ListAttachedLinksInput) (*oam.ListAttachedLinksOutput, error)
ListAttachedLinks mocks base method
func (*MockOAMAPI) ListAttachedLinksPages ¶
func (m *MockOAMAPI) ListAttachedLinksPages(arg0 *oam.ListAttachedLinksInput, arg1 func(*oam.ListAttachedLinksOutput, bool) bool) error
ListAttachedLinksPages mocks base method
func (*MockOAMAPI) ListAttachedLinksPagesWithContext ¶
func (m *MockOAMAPI) ListAttachedLinksPagesWithContext(arg0 context.Context, arg1 *oam.ListAttachedLinksInput, arg2 func(*oam.ListAttachedLinksOutput, bool) bool, arg3 ...request.Option) error
ListAttachedLinksPagesWithContext mocks base method
func (*MockOAMAPI) ListAttachedLinksRequest ¶
func (m *MockOAMAPI) ListAttachedLinksRequest(arg0 *oam.ListAttachedLinksInput) (*request.Request, *oam.ListAttachedLinksOutput)
ListAttachedLinksRequest mocks base method
func (*MockOAMAPI) ListAttachedLinksWithContext ¶
func (m *MockOAMAPI) ListAttachedLinksWithContext(arg0 context.Context, arg1 *oam.ListAttachedLinksInput, arg2 ...request.Option) (*oam.ListAttachedLinksOutput, error)
ListAttachedLinksWithContext mocks base method
func (*MockOAMAPI) ListLinks ¶
func (m *MockOAMAPI) ListLinks(arg0 *oam.ListLinksInput) (*oam.ListLinksOutput, error)
ListLinks mocks base method
func (*MockOAMAPI) ListLinksPages ¶
func (m *MockOAMAPI) ListLinksPages(arg0 *oam.ListLinksInput, arg1 func(*oam.ListLinksOutput, bool) bool) error
ListLinksPages mocks base method
func (*MockOAMAPI) ListLinksPagesWithContext ¶
func (m *MockOAMAPI) ListLinksPagesWithContext(arg0 context.Context, arg1 *oam.ListLinksInput, arg2 func(*oam.ListLinksOutput, bool) bool, arg3 ...request.Option) error
ListLinksPagesWithContext mocks base method
func (*MockOAMAPI) ListLinksRequest ¶
func (m *MockOAMAPI) ListLinksRequest(arg0 *oam.ListLinksInput) (*request.Request, *oam.ListLinksOutput)
ListLinksRequest mocks base method
func (*MockOAMAPI) ListLinksWithContext ¶
func (m *MockOAMAPI) ListLinksWithContext(arg0 context.Context, arg1 *oam.ListLinksInput, arg2 ...request.Option) (*oam.ListLinksOutput, error)
ListLinksWithContext mocks base method
func (*MockOAMAPI) ListSinks ¶
func (m *MockOAMAPI) ListSinks(arg0 *oam.ListSinksInput) (*oam.ListSinksOutput, error)
ListSinks mocks base method
func (*MockOAMAPI) ListSinksPages ¶
func (m *MockOAMAPI) ListSinksPages(arg0 *oam.ListSinksInput, arg1 func(*oam.ListSinksOutput, bool) bool) error
ListSinksPages mocks base method
func (*MockOAMAPI) ListSinksPagesWithContext ¶
func (m *MockOAMAPI) ListSinksPagesWithContext(arg0 context.Context, arg1 *oam.ListSinksInput, arg2 func(*oam.ListSinksOutput, bool) bool, arg3 ...request.Option) error
ListSinksPagesWithContext mocks base method
func (*MockOAMAPI) ListSinksRequest ¶
func (m *MockOAMAPI) ListSinksRequest(arg0 *oam.ListSinksInput) (*request.Request, *oam.ListSinksOutput)
ListSinksRequest mocks base method
func (*MockOAMAPI) ListSinksWithContext ¶
func (m *MockOAMAPI) ListSinksWithContext(arg0 context.Context, arg1 *oam.ListSinksInput, arg2 ...request.Option) (*oam.ListSinksOutput, error)
ListSinksWithContext mocks base method
func (*MockOAMAPI) ListTagsForResource ¶
func (m *MockOAMAPI) ListTagsForResource(arg0 *oam.ListTagsForResourceInput) (*oam.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockOAMAPI) ListTagsForResourceRequest ¶
func (m *MockOAMAPI) ListTagsForResourceRequest(arg0 *oam.ListTagsForResourceInput) (*request.Request, *oam.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockOAMAPI) ListTagsForResourceWithContext ¶
func (m *MockOAMAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *oam.ListTagsForResourceInput, arg2 ...request.Option) (*oam.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockOAMAPI) PutSinkPolicy ¶
func (m *MockOAMAPI) PutSinkPolicy(arg0 *oam.PutSinkPolicyInput) (*oam.PutSinkPolicyOutput, error)
PutSinkPolicy mocks base method
func (*MockOAMAPI) PutSinkPolicyRequest ¶
func (m *MockOAMAPI) PutSinkPolicyRequest(arg0 *oam.PutSinkPolicyInput) (*request.Request, *oam.PutSinkPolicyOutput)
PutSinkPolicyRequest mocks base method
func (*MockOAMAPI) PutSinkPolicyWithContext ¶
func (m *MockOAMAPI) PutSinkPolicyWithContext(arg0 context.Context, arg1 *oam.PutSinkPolicyInput, arg2 ...request.Option) (*oam.PutSinkPolicyOutput, error)
PutSinkPolicyWithContext mocks base method
func (*MockOAMAPI) TagResource ¶
func (m *MockOAMAPI) TagResource(arg0 *oam.TagResourceInput) (*oam.TagResourceOutput, error)
TagResource mocks base method
func (*MockOAMAPI) TagResourceRequest ¶
func (m *MockOAMAPI) TagResourceRequest(arg0 *oam.TagResourceInput) (*request.Request, *oam.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockOAMAPI) TagResourceWithContext ¶
func (m *MockOAMAPI) TagResourceWithContext(arg0 context.Context, arg1 *oam.TagResourceInput, arg2 ...request.Option) (*oam.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockOAMAPI) UntagResource ¶
func (m *MockOAMAPI) UntagResource(arg0 *oam.UntagResourceInput) (*oam.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockOAMAPI) UntagResourceRequest ¶
func (m *MockOAMAPI) UntagResourceRequest(arg0 *oam.UntagResourceInput) (*request.Request, *oam.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockOAMAPI) UntagResourceWithContext ¶
func (m *MockOAMAPI) UntagResourceWithContext(arg0 context.Context, arg1 *oam.UntagResourceInput, arg2 ...request.Option) (*oam.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockOAMAPI) UpdateLink ¶
func (m *MockOAMAPI) UpdateLink(arg0 *oam.UpdateLinkInput) (*oam.UpdateLinkOutput, error)
UpdateLink mocks base method
func (*MockOAMAPI) UpdateLinkRequest ¶
func (m *MockOAMAPI) UpdateLinkRequest(arg0 *oam.UpdateLinkInput) (*request.Request, *oam.UpdateLinkOutput)
UpdateLinkRequest mocks base method
func (*MockOAMAPI) UpdateLinkWithContext ¶
func (m *MockOAMAPI) UpdateLinkWithContext(arg0 context.Context, arg1 *oam.UpdateLinkInput, arg2 ...request.Option) (*oam.UpdateLinkOutput, error)
UpdateLinkWithContext mocks base method
type MockOAMAPIMockRecorder ¶
type MockOAMAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockOAMAPIMockRecorder is the mock recorder for MockOAMAPI
func (*MockOAMAPIMockRecorder) CreateLink ¶
func (mr *MockOAMAPIMockRecorder) CreateLink(arg0 interface{}) *gomock.Call
CreateLink indicates an expected call of CreateLink
func (*MockOAMAPIMockRecorder) CreateLinkRequest ¶
func (mr *MockOAMAPIMockRecorder) CreateLinkRequest(arg0 interface{}) *gomock.Call
CreateLinkRequest indicates an expected call of CreateLinkRequest
func (*MockOAMAPIMockRecorder) CreateLinkWithContext ¶
func (mr *MockOAMAPIMockRecorder) CreateLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateLinkWithContext indicates an expected call of CreateLinkWithContext
func (*MockOAMAPIMockRecorder) CreateSink ¶
func (mr *MockOAMAPIMockRecorder) CreateSink(arg0 interface{}) *gomock.Call
CreateSink indicates an expected call of CreateSink
func (*MockOAMAPIMockRecorder) CreateSinkRequest ¶
func (mr *MockOAMAPIMockRecorder) CreateSinkRequest(arg0 interface{}) *gomock.Call
CreateSinkRequest indicates an expected call of CreateSinkRequest
func (*MockOAMAPIMockRecorder) CreateSinkWithContext ¶
func (mr *MockOAMAPIMockRecorder) CreateSinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSinkWithContext indicates an expected call of CreateSinkWithContext
func (*MockOAMAPIMockRecorder) DeleteLink ¶
func (mr *MockOAMAPIMockRecorder) DeleteLink(arg0 interface{}) *gomock.Call
DeleteLink indicates an expected call of DeleteLink
func (*MockOAMAPIMockRecorder) DeleteLinkRequest ¶
func (mr *MockOAMAPIMockRecorder) DeleteLinkRequest(arg0 interface{}) *gomock.Call
DeleteLinkRequest indicates an expected call of DeleteLinkRequest
func (*MockOAMAPIMockRecorder) DeleteLinkWithContext ¶
func (mr *MockOAMAPIMockRecorder) DeleteLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteLinkWithContext indicates an expected call of DeleteLinkWithContext
func (*MockOAMAPIMockRecorder) DeleteSink ¶
func (mr *MockOAMAPIMockRecorder) DeleteSink(arg0 interface{}) *gomock.Call
DeleteSink indicates an expected call of DeleteSink
func (*MockOAMAPIMockRecorder) DeleteSinkRequest ¶
func (mr *MockOAMAPIMockRecorder) DeleteSinkRequest(arg0 interface{}) *gomock.Call
DeleteSinkRequest indicates an expected call of DeleteSinkRequest
func (*MockOAMAPIMockRecorder) DeleteSinkWithContext ¶
func (mr *MockOAMAPIMockRecorder) DeleteSinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSinkWithContext indicates an expected call of DeleteSinkWithContext
func (*MockOAMAPIMockRecorder) GetLink ¶
func (mr *MockOAMAPIMockRecorder) GetLink(arg0 interface{}) *gomock.Call
GetLink indicates an expected call of GetLink
func (*MockOAMAPIMockRecorder) GetLinkRequest ¶
func (mr *MockOAMAPIMockRecorder) GetLinkRequest(arg0 interface{}) *gomock.Call
GetLinkRequest indicates an expected call of GetLinkRequest
func (*MockOAMAPIMockRecorder) GetLinkWithContext ¶
func (mr *MockOAMAPIMockRecorder) GetLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLinkWithContext indicates an expected call of GetLinkWithContext
func (*MockOAMAPIMockRecorder) GetSink ¶
func (mr *MockOAMAPIMockRecorder) GetSink(arg0 interface{}) *gomock.Call
GetSink indicates an expected call of GetSink
func (*MockOAMAPIMockRecorder) GetSinkPolicy ¶
func (mr *MockOAMAPIMockRecorder) GetSinkPolicy(arg0 interface{}) *gomock.Call
GetSinkPolicy indicates an expected call of GetSinkPolicy
func (*MockOAMAPIMockRecorder) GetSinkPolicyRequest ¶
func (mr *MockOAMAPIMockRecorder) GetSinkPolicyRequest(arg0 interface{}) *gomock.Call
GetSinkPolicyRequest indicates an expected call of GetSinkPolicyRequest
func (*MockOAMAPIMockRecorder) GetSinkPolicyWithContext ¶
func (mr *MockOAMAPIMockRecorder) GetSinkPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSinkPolicyWithContext indicates an expected call of GetSinkPolicyWithContext
func (*MockOAMAPIMockRecorder) GetSinkRequest ¶
func (mr *MockOAMAPIMockRecorder) GetSinkRequest(arg0 interface{}) *gomock.Call
GetSinkRequest indicates an expected call of GetSinkRequest
func (*MockOAMAPIMockRecorder) GetSinkWithContext ¶
func (mr *MockOAMAPIMockRecorder) GetSinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSinkWithContext indicates an expected call of GetSinkWithContext
func (*MockOAMAPIMockRecorder) ListAttachedLinks ¶
func (mr *MockOAMAPIMockRecorder) ListAttachedLinks(arg0 interface{}) *gomock.Call
ListAttachedLinks indicates an expected call of ListAttachedLinks
func (*MockOAMAPIMockRecorder) ListAttachedLinksPages ¶
func (mr *MockOAMAPIMockRecorder) ListAttachedLinksPages(arg0, arg1 interface{}) *gomock.Call
ListAttachedLinksPages indicates an expected call of ListAttachedLinksPages
func (*MockOAMAPIMockRecorder) ListAttachedLinksPagesWithContext ¶
func (mr *MockOAMAPIMockRecorder) ListAttachedLinksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAttachedLinksPagesWithContext indicates an expected call of ListAttachedLinksPagesWithContext
func (*MockOAMAPIMockRecorder) ListAttachedLinksRequest ¶
func (mr *MockOAMAPIMockRecorder) ListAttachedLinksRequest(arg0 interface{}) *gomock.Call
ListAttachedLinksRequest indicates an expected call of ListAttachedLinksRequest
func (*MockOAMAPIMockRecorder) ListAttachedLinksWithContext ¶
func (mr *MockOAMAPIMockRecorder) ListAttachedLinksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAttachedLinksWithContext indicates an expected call of ListAttachedLinksWithContext
func (*MockOAMAPIMockRecorder) ListLinks ¶
func (mr *MockOAMAPIMockRecorder) ListLinks(arg0 interface{}) *gomock.Call
ListLinks indicates an expected call of ListLinks
func (*MockOAMAPIMockRecorder) ListLinksPages ¶
func (mr *MockOAMAPIMockRecorder) ListLinksPages(arg0, arg1 interface{}) *gomock.Call
ListLinksPages indicates an expected call of ListLinksPages
func (*MockOAMAPIMockRecorder) ListLinksPagesWithContext ¶
func (mr *MockOAMAPIMockRecorder) ListLinksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListLinksPagesWithContext indicates an expected call of ListLinksPagesWithContext
func (*MockOAMAPIMockRecorder) ListLinksRequest ¶
func (mr *MockOAMAPIMockRecorder) ListLinksRequest(arg0 interface{}) *gomock.Call
ListLinksRequest indicates an expected call of ListLinksRequest
func (*MockOAMAPIMockRecorder) ListLinksWithContext ¶
func (mr *MockOAMAPIMockRecorder) ListLinksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLinksWithContext indicates an expected call of ListLinksWithContext
func (*MockOAMAPIMockRecorder) ListSinks ¶
func (mr *MockOAMAPIMockRecorder) ListSinks(arg0 interface{}) *gomock.Call
ListSinks indicates an expected call of ListSinks
func (*MockOAMAPIMockRecorder) ListSinksPages ¶
func (mr *MockOAMAPIMockRecorder) ListSinksPages(arg0, arg1 interface{}) *gomock.Call
ListSinksPages indicates an expected call of ListSinksPages
func (*MockOAMAPIMockRecorder) ListSinksPagesWithContext ¶
func (mr *MockOAMAPIMockRecorder) ListSinksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSinksPagesWithContext indicates an expected call of ListSinksPagesWithContext
func (*MockOAMAPIMockRecorder) ListSinksRequest ¶
func (mr *MockOAMAPIMockRecorder) ListSinksRequest(arg0 interface{}) *gomock.Call
ListSinksRequest indicates an expected call of ListSinksRequest
func (*MockOAMAPIMockRecorder) ListSinksWithContext ¶
func (mr *MockOAMAPIMockRecorder) ListSinksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSinksWithContext indicates an expected call of ListSinksWithContext
func (*MockOAMAPIMockRecorder) ListTagsForResource ¶
func (mr *MockOAMAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockOAMAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockOAMAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockOAMAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockOAMAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockOAMAPIMockRecorder) PutSinkPolicy ¶
func (mr *MockOAMAPIMockRecorder) PutSinkPolicy(arg0 interface{}) *gomock.Call
PutSinkPolicy indicates an expected call of PutSinkPolicy
func (*MockOAMAPIMockRecorder) PutSinkPolicyRequest ¶
func (mr *MockOAMAPIMockRecorder) PutSinkPolicyRequest(arg0 interface{}) *gomock.Call
PutSinkPolicyRequest indicates an expected call of PutSinkPolicyRequest
func (*MockOAMAPIMockRecorder) PutSinkPolicyWithContext ¶
func (mr *MockOAMAPIMockRecorder) PutSinkPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutSinkPolicyWithContext indicates an expected call of PutSinkPolicyWithContext
func (*MockOAMAPIMockRecorder) TagResource ¶
func (mr *MockOAMAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockOAMAPIMockRecorder) TagResourceRequest ¶
func (mr *MockOAMAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockOAMAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockOAMAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockOAMAPIMockRecorder) UntagResource ¶
func (mr *MockOAMAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockOAMAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockOAMAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockOAMAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockOAMAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockOAMAPIMockRecorder) UpdateLink ¶
func (mr *MockOAMAPIMockRecorder) UpdateLink(arg0 interface{}) *gomock.Call
UpdateLink indicates an expected call of UpdateLink
func (*MockOAMAPIMockRecorder) UpdateLinkRequest ¶
func (mr *MockOAMAPIMockRecorder) UpdateLinkRequest(arg0 interface{}) *gomock.Call
UpdateLinkRequest indicates an expected call of UpdateLinkRequest
func (*MockOAMAPIMockRecorder) UpdateLinkWithContext ¶
func (mr *MockOAMAPIMockRecorder) UpdateLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateLinkWithContext indicates an expected call of UpdateLinkWithContext