groundstationmock

package
v1.44.186 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package groundstationmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGroundStationAPI

type MockGroundStationAPI struct {
	// contains filtered or unexported fields
}

MockGroundStationAPI is a mock of GroundStationAPI interface

func NewMockGroundStationAPI

func NewMockGroundStationAPI(ctrl *gomock.Controller) *MockGroundStationAPI

NewMockGroundStationAPI creates a new mock instance

func (*MockGroundStationAPI) CancelContact

CancelContact mocks base method

func (*MockGroundStationAPI) CancelContactRequest

CancelContactRequest mocks base method

func (*MockGroundStationAPI) CancelContactWithContext

CancelContactWithContext mocks base method

func (*MockGroundStationAPI) CreateConfig

CreateConfig mocks base method

func (*MockGroundStationAPI) CreateConfigRequest

CreateConfigRequest mocks base method

func (*MockGroundStationAPI) CreateConfigWithContext

CreateConfigWithContext mocks base method

func (*MockGroundStationAPI) CreateDataflowEndpointGroup

CreateDataflowEndpointGroup mocks base method

func (*MockGroundStationAPI) CreateDataflowEndpointGroupRequest

CreateDataflowEndpointGroupRequest mocks base method

func (*MockGroundStationAPI) CreateDataflowEndpointGroupWithContext

CreateDataflowEndpointGroupWithContext mocks base method

func (*MockGroundStationAPI) CreateEphemeris added in v1.44.134

CreateEphemeris mocks base method

func (*MockGroundStationAPI) CreateEphemerisRequest added in v1.44.134

CreateEphemerisRequest mocks base method

func (*MockGroundStationAPI) CreateEphemerisWithContext added in v1.44.134

CreateEphemerisWithContext mocks base method

func (*MockGroundStationAPI) CreateMissionProfile

CreateMissionProfile mocks base method

func (*MockGroundStationAPI) CreateMissionProfileRequest

CreateMissionProfileRequest mocks base method

func (*MockGroundStationAPI) CreateMissionProfileWithContext

CreateMissionProfileWithContext mocks base method

func (*MockGroundStationAPI) DeleteConfig

DeleteConfig mocks base method

func (*MockGroundStationAPI) DeleteConfigRequest

DeleteConfigRequest mocks base method

func (*MockGroundStationAPI) DeleteConfigWithContext

DeleteConfigWithContext mocks base method

func (*MockGroundStationAPI) DeleteDataflowEndpointGroup

DeleteDataflowEndpointGroup mocks base method

func (*MockGroundStationAPI) DeleteDataflowEndpointGroupRequest

DeleteDataflowEndpointGroupRequest mocks base method

func (*MockGroundStationAPI) DeleteDataflowEndpointGroupWithContext

DeleteDataflowEndpointGroupWithContext mocks base method

func (*MockGroundStationAPI) DeleteEphemeris added in v1.44.134

DeleteEphemeris mocks base method

func (*MockGroundStationAPI) DeleteEphemerisRequest added in v1.44.134

DeleteEphemerisRequest mocks base method

func (*MockGroundStationAPI) DeleteEphemerisWithContext added in v1.44.134

DeleteEphemerisWithContext mocks base method

func (*MockGroundStationAPI) DeleteMissionProfile

DeleteMissionProfile mocks base method

func (*MockGroundStationAPI) DeleteMissionProfileRequest

DeleteMissionProfileRequest mocks base method

func (*MockGroundStationAPI) DeleteMissionProfileWithContext

DeleteMissionProfileWithContext mocks base method

func (*MockGroundStationAPI) DescribeContact

DescribeContact mocks base method

func (*MockGroundStationAPI) DescribeContactRequest

DescribeContactRequest mocks base method

func (*MockGroundStationAPI) DescribeContactWithContext

DescribeContactWithContext mocks base method

func (*MockGroundStationAPI) DescribeEphemeris added in v1.44.134

DescribeEphemeris mocks base method

func (*MockGroundStationAPI) DescribeEphemerisRequest added in v1.44.134

DescribeEphemerisRequest mocks base method

func (*MockGroundStationAPI) DescribeEphemerisWithContext added in v1.44.134

DescribeEphemerisWithContext mocks base method

func (*MockGroundStationAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockGroundStationAPI) GetConfig

GetConfig mocks base method

func (*MockGroundStationAPI) GetConfigRequest

GetConfigRequest mocks base method

func (*MockGroundStationAPI) GetConfigWithContext

GetConfigWithContext mocks base method

func (*MockGroundStationAPI) GetDataflowEndpointGroup

GetDataflowEndpointGroup mocks base method

func (*MockGroundStationAPI) GetDataflowEndpointGroupRequest

GetDataflowEndpointGroupRequest mocks base method

func (*MockGroundStationAPI) GetDataflowEndpointGroupWithContext

GetDataflowEndpointGroupWithContext mocks base method

func (*MockGroundStationAPI) GetMinuteUsage

GetMinuteUsage mocks base method

func (*MockGroundStationAPI) GetMinuteUsageRequest

GetMinuteUsageRequest mocks base method

func (*MockGroundStationAPI) GetMinuteUsageWithContext

GetMinuteUsageWithContext mocks base method

func (*MockGroundStationAPI) GetMissionProfile

GetMissionProfile mocks base method

func (*MockGroundStationAPI) GetMissionProfileRequest

GetMissionProfileRequest mocks base method

func (*MockGroundStationAPI) GetMissionProfileWithContext

GetMissionProfileWithContext mocks base method

func (*MockGroundStationAPI) GetSatellite

GetSatellite mocks base method

func (*MockGroundStationAPI) GetSatelliteRequest

GetSatelliteRequest mocks base method

func (*MockGroundStationAPI) GetSatelliteWithContext

GetSatelliteWithContext mocks base method

func (*MockGroundStationAPI) ListConfigs

ListConfigs mocks base method

func (*MockGroundStationAPI) ListConfigsPages

ListConfigsPages mocks base method

func (*MockGroundStationAPI) ListConfigsPagesWithContext

func (m *MockGroundStationAPI) ListConfigsPagesWithContext(arg0 context.Context, arg1 *groundstation.ListConfigsInput, arg2 func(*groundstation.ListConfigsOutput, bool) bool, arg3 ...request.Option) error

ListConfigsPagesWithContext mocks base method

func (*MockGroundStationAPI) ListConfigsRequest

ListConfigsRequest mocks base method

func (*MockGroundStationAPI) ListConfigsWithContext

ListConfigsWithContext mocks base method

func (*MockGroundStationAPI) ListContacts

ListContacts mocks base method

func (*MockGroundStationAPI) ListContactsPages

ListContactsPages mocks base method

func (*MockGroundStationAPI) ListContactsPagesWithContext

func (m *MockGroundStationAPI) ListContactsPagesWithContext(arg0 context.Context, arg1 *groundstation.ListContactsInput, arg2 func(*groundstation.ListContactsOutput, bool) bool, arg3 ...request.Option) error

ListContactsPagesWithContext mocks base method

func (*MockGroundStationAPI) ListContactsRequest

ListContactsRequest mocks base method

func (*MockGroundStationAPI) ListContactsWithContext

ListContactsWithContext mocks base method

func (*MockGroundStationAPI) ListDataflowEndpointGroups

ListDataflowEndpointGroups mocks base method

func (*MockGroundStationAPI) ListDataflowEndpointGroupsPages

ListDataflowEndpointGroupsPages mocks base method

func (*MockGroundStationAPI) ListDataflowEndpointGroupsPagesWithContext

func (m *MockGroundStationAPI) ListDataflowEndpointGroupsPagesWithContext(arg0 context.Context, arg1 *groundstation.ListDataflowEndpointGroupsInput, arg2 func(*groundstation.ListDataflowEndpointGroupsOutput, bool) bool, arg3 ...request.Option) error

ListDataflowEndpointGroupsPagesWithContext mocks base method

func (*MockGroundStationAPI) ListDataflowEndpointGroupsRequest

ListDataflowEndpointGroupsRequest mocks base method

func (*MockGroundStationAPI) ListDataflowEndpointGroupsWithContext

ListDataflowEndpointGroupsWithContext mocks base method

func (*MockGroundStationAPI) ListEphemerides added in v1.44.134

ListEphemerides mocks base method

func (*MockGroundStationAPI) ListEphemeridesPages added in v1.44.134

ListEphemeridesPages mocks base method

func (*MockGroundStationAPI) ListEphemeridesPagesWithContext added in v1.44.134

func (m *MockGroundStationAPI) ListEphemeridesPagesWithContext(arg0 context.Context, arg1 *groundstation.ListEphemeridesInput, arg2 func(*groundstation.ListEphemeridesOutput, bool) bool, arg3 ...request.Option) error

ListEphemeridesPagesWithContext mocks base method

func (*MockGroundStationAPI) ListEphemeridesRequest added in v1.44.134

ListEphemeridesRequest mocks base method

func (*MockGroundStationAPI) ListEphemeridesWithContext added in v1.44.134

ListEphemeridesWithContext mocks base method

func (*MockGroundStationAPI) ListGroundStations

ListGroundStations mocks base method

func (*MockGroundStationAPI) ListGroundStationsPages

ListGroundStationsPages mocks base method

func (*MockGroundStationAPI) ListGroundStationsPagesWithContext

func (m *MockGroundStationAPI) ListGroundStationsPagesWithContext(arg0 context.Context, arg1 *groundstation.ListGroundStationsInput, arg2 func(*groundstation.ListGroundStationsOutput, bool) bool, arg3 ...request.Option) error

ListGroundStationsPagesWithContext mocks base method

func (*MockGroundStationAPI) ListGroundStationsRequest

ListGroundStationsRequest mocks base method

func (*MockGroundStationAPI) ListGroundStationsWithContext

ListGroundStationsWithContext mocks base method

func (*MockGroundStationAPI) ListMissionProfiles

ListMissionProfiles mocks base method

func (*MockGroundStationAPI) ListMissionProfilesPages

ListMissionProfilesPages mocks base method

func (*MockGroundStationAPI) ListMissionProfilesPagesWithContext

func (m *MockGroundStationAPI) ListMissionProfilesPagesWithContext(arg0 context.Context, arg1 *groundstation.ListMissionProfilesInput, arg2 func(*groundstation.ListMissionProfilesOutput, bool) bool, arg3 ...request.Option) error

ListMissionProfilesPagesWithContext mocks base method

func (*MockGroundStationAPI) ListMissionProfilesRequest

ListMissionProfilesRequest mocks base method

func (*MockGroundStationAPI) ListMissionProfilesWithContext

ListMissionProfilesWithContext mocks base method

func (*MockGroundStationAPI) ListSatellites

ListSatellites mocks base method

func (*MockGroundStationAPI) ListSatellitesPages

ListSatellitesPages mocks base method

func (*MockGroundStationAPI) ListSatellitesPagesWithContext

func (m *MockGroundStationAPI) ListSatellitesPagesWithContext(arg0 context.Context, arg1 *groundstation.ListSatellitesInput, arg2 func(*groundstation.ListSatellitesOutput, bool) bool, arg3 ...request.Option) error

ListSatellitesPagesWithContext mocks base method

func (*MockGroundStationAPI) ListSatellitesRequest

ListSatellitesRequest mocks base method

func (*MockGroundStationAPI) ListSatellitesWithContext

ListSatellitesWithContext mocks base method

func (*MockGroundStationAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockGroundStationAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockGroundStationAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockGroundStationAPI) ReserveContact

ReserveContact mocks base method

func (*MockGroundStationAPI) ReserveContactRequest

ReserveContactRequest mocks base method

func (*MockGroundStationAPI) ReserveContactWithContext

ReserveContactWithContext mocks base method

func (*MockGroundStationAPI) TagResource

TagResource mocks base method

func (*MockGroundStationAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockGroundStationAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockGroundStationAPI) UntagResource

UntagResource mocks base method

func (*MockGroundStationAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockGroundStationAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockGroundStationAPI) UpdateConfig

UpdateConfig mocks base method

func (*MockGroundStationAPI) UpdateConfigRequest

UpdateConfigRequest mocks base method

func (*MockGroundStationAPI) UpdateConfigWithContext

UpdateConfigWithContext mocks base method

func (*MockGroundStationAPI) UpdateEphemeris added in v1.44.134

UpdateEphemeris mocks base method

func (*MockGroundStationAPI) UpdateEphemerisRequest added in v1.44.134

UpdateEphemerisRequest mocks base method

func (*MockGroundStationAPI) UpdateEphemerisWithContext added in v1.44.134

UpdateEphemerisWithContext mocks base method

func (*MockGroundStationAPI) UpdateMissionProfile

UpdateMissionProfile mocks base method

func (*MockGroundStationAPI) UpdateMissionProfileRequest

UpdateMissionProfileRequest mocks base method

func (*MockGroundStationAPI) UpdateMissionProfileWithContext

UpdateMissionProfileWithContext mocks base method

func (*MockGroundStationAPI) WaitUntilContactScheduled added in v1.44.183

func (m *MockGroundStationAPI) WaitUntilContactScheduled(arg0 *groundstation.DescribeContactInput) error

WaitUntilContactScheduled mocks base method

func (*MockGroundStationAPI) WaitUntilContactScheduledWithContext added in v1.44.183

func (m *MockGroundStationAPI) WaitUntilContactScheduledWithContext(arg0 context.Context, arg1 *groundstation.DescribeContactInput, arg2 ...request.WaiterOption) error

WaitUntilContactScheduledWithContext mocks base method

type MockGroundStationAPIMockRecorder

type MockGroundStationAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockGroundStationAPIMockRecorder is the mock recorder for MockGroundStationAPI

func (*MockGroundStationAPIMockRecorder) CancelContact

func (mr *MockGroundStationAPIMockRecorder) CancelContact(arg0 interface{}) *gomock.Call

CancelContact indicates an expected call of CancelContact

func (*MockGroundStationAPIMockRecorder) CancelContactRequest

func (mr *MockGroundStationAPIMockRecorder) CancelContactRequest(arg0 interface{}) *gomock.Call

CancelContactRequest indicates an expected call of CancelContactRequest

func (*MockGroundStationAPIMockRecorder) CancelContactWithContext

func (mr *MockGroundStationAPIMockRecorder) CancelContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelContactWithContext indicates an expected call of CancelContactWithContext

func (*MockGroundStationAPIMockRecorder) CreateConfig

func (mr *MockGroundStationAPIMockRecorder) CreateConfig(arg0 interface{}) *gomock.Call

CreateConfig indicates an expected call of CreateConfig

func (*MockGroundStationAPIMockRecorder) CreateConfigRequest

func (mr *MockGroundStationAPIMockRecorder) CreateConfigRequest(arg0 interface{}) *gomock.Call

CreateConfigRequest indicates an expected call of CreateConfigRequest

func (*MockGroundStationAPIMockRecorder) CreateConfigWithContext

func (mr *MockGroundStationAPIMockRecorder) CreateConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateConfigWithContext indicates an expected call of CreateConfigWithContext

func (*MockGroundStationAPIMockRecorder) CreateDataflowEndpointGroup

func (mr *MockGroundStationAPIMockRecorder) CreateDataflowEndpointGroup(arg0 interface{}) *gomock.Call

CreateDataflowEndpointGroup indicates an expected call of CreateDataflowEndpointGroup

func (*MockGroundStationAPIMockRecorder) CreateDataflowEndpointGroupRequest

func (mr *MockGroundStationAPIMockRecorder) CreateDataflowEndpointGroupRequest(arg0 interface{}) *gomock.Call

CreateDataflowEndpointGroupRequest indicates an expected call of CreateDataflowEndpointGroupRequest

func (*MockGroundStationAPIMockRecorder) CreateDataflowEndpointGroupWithContext

func (mr *MockGroundStationAPIMockRecorder) CreateDataflowEndpointGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDataflowEndpointGroupWithContext indicates an expected call of CreateDataflowEndpointGroupWithContext

func (*MockGroundStationAPIMockRecorder) CreateEphemeris added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) CreateEphemeris(arg0 interface{}) *gomock.Call

CreateEphemeris indicates an expected call of CreateEphemeris

func (*MockGroundStationAPIMockRecorder) CreateEphemerisRequest added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) CreateEphemerisRequest(arg0 interface{}) *gomock.Call

CreateEphemerisRequest indicates an expected call of CreateEphemerisRequest

func (*MockGroundStationAPIMockRecorder) CreateEphemerisWithContext added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) CreateEphemerisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEphemerisWithContext indicates an expected call of CreateEphemerisWithContext

func (*MockGroundStationAPIMockRecorder) CreateMissionProfile

func (mr *MockGroundStationAPIMockRecorder) CreateMissionProfile(arg0 interface{}) *gomock.Call

CreateMissionProfile indicates an expected call of CreateMissionProfile

func (*MockGroundStationAPIMockRecorder) CreateMissionProfileRequest

func (mr *MockGroundStationAPIMockRecorder) CreateMissionProfileRequest(arg0 interface{}) *gomock.Call

CreateMissionProfileRequest indicates an expected call of CreateMissionProfileRequest

func (*MockGroundStationAPIMockRecorder) CreateMissionProfileWithContext

func (mr *MockGroundStationAPIMockRecorder) CreateMissionProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateMissionProfileWithContext indicates an expected call of CreateMissionProfileWithContext

func (*MockGroundStationAPIMockRecorder) DeleteConfig

func (mr *MockGroundStationAPIMockRecorder) DeleteConfig(arg0 interface{}) *gomock.Call

DeleteConfig indicates an expected call of DeleteConfig

func (*MockGroundStationAPIMockRecorder) DeleteConfigRequest

func (mr *MockGroundStationAPIMockRecorder) DeleteConfigRequest(arg0 interface{}) *gomock.Call

DeleteConfigRequest indicates an expected call of DeleteConfigRequest

func (*MockGroundStationAPIMockRecorder) DeleteConfigWithContext

func (mr *MockGroundStationAPIMockRecorder) DeleteConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteConfigWithContext indicates an expected call of DeleteConfigWithContext

func (*MockGroundStationAPIMockRecorder) DeleteDataflowEndpointGroup

func (mr *MockGroundStationAPIMockRecorder) DeleteDataflowEndpointGroup(arg0 interface{}) *gomock.Call

DeleteDataflowEndpointGroup indicates an expected call of DeleteDataflowEndpointGroup

func (*MockGroundStationAPIMockRecorder) DeleteDataflowEndpointGroupRequest

func (mr *MockGroundStationAPIMockRecorder) DeleteDataflowEndpointGroupRequest(arg0 interface{}) *gomock.Call

DeleteDataflowEndpointGroupRequest indicates an expected call of DeleteDataflowEndpointGroupRequest

func (*MockGroundStationAPIMockRecorder) DeleteDataflowEndpointGroupWithContext

func (mr *MockGroundStationAPIMockRecorder) DeleteDataflowEndpointGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDataflowEndpointGroupWithContext indicates an expected call of DeleteDataflowEndpointGroupWithContext

func (*MockGroundStationAPIMockRecorder) DeleteEphemeris added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) DeleteEphemeris(arg0 interface{}) *gomock.Call

DeleteEphemeris indicates an expected call of DeleteEphemeris

func (*MockGroundStationAPIMockRecorder) DeleteEphemerisRequest added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) DeleteEphemerisRequest(arg0 interface{}) *gomock.Call

DeleteEphemerisRequest indicates an expected call of DeleteEphemerisRequest

func (*MockGroundStationAPIMockRecorder) DeleteEphemerisWithContext added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) DeleteEphemerisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEphemerisWithContext indicates an expected call of DeleteEphemerisWithContext

func (*MockGroundStationAPIMockRecorder) DeleteMissionProfile

func (mr *MockGroundStationAPIMockRecorder) DeleteMissionProfile(arg0 interface{}) *gomock.Call

DeleteMissionProfile indicates an expected call of DeleteMissionProfile

func (*MockGroundStationAPIMockRecorder) DeleteMissionProfileRequest

func (mr *MockGroundStationAPIMockRecorder) DeleteMissionProfileRequest(arg0 interface{}) *gomock.Call

DeleteMissionProfileRequest indicates an expected call of DeleteMissionProfileRequest

func (*MockGroundStationAPIMockRecorder) DeleteMissionProfileWithContext

func (mr *MockGroundStationAPIMockRecorder) DeleteMissionProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteMissionProfileWithContext indicates an expected call of DeleteMissionProfileWithContext

func (*MockGroundStationAPIMockRecorder) DescribeContact

func (mr *MockGroundStationAPIMockRecorder) DescribeContact(arg0 interface{}) *gomock.Call

DescribeContact indicates an expected call of DescribeContact

func (*MockGroundStationAPIMockRecorder) DescribeContactRequest

func (mr *MockGroundStationAPIMockRecorder) DescribeContactRequest(arg0 interface{}) *gomock.Call

DescribeContactRequest indicates an expected call of DescribeContactRequest

func (*MockGroundStationAPIMockRecorder) DescribeContactWithContext

func (mr *MockGroundStationAPIMockRecorder) DescribeContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeContactWithContext indicates an expected call of DescribeContactWithContext

func (*MockGroundStationAPIMockRecorder) DescribeEphemeris added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) DescribeEphemeris(arg0 interface{}) *gomock.Call

DescribeEphemeris indicates an expected call of DescribeEphemeris

func (*MockGroundStationAPIMockRecorder) DescribeEphemerisRequest added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) DescribeEphemerisRequest(arg0 interface{}) *gomock.Call

DescribeEphemerisRequest indicates an expected call of DescribeEphemerisRequest

func (*MockGroundStationAPIMockRecorder) DescribeEphemerisWithContext added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) DescribeEphemerisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEphemerisWithContext indicates an expected call of DescribeEphemerisWithContext

func (*MockGroundStationAPIMockRecorder) GetConfig

func (mr *MockGroundStationAPIMockRecorder) GetConfig(arg0 interface{}) *gomock.Call

GetConfig indicates an expected call of GetConfig

func (*MockGroundStationAPIMockRecorder) GetConfigRequest

func (mr *MockGroundStationAPIMockRecorder) GetConfigRequest(arg0 interface{}) *gomock.Call

GetConfigRequest indicates an expected call of GetConfigRequest

func (*MockGroundStationAPIMockRecorder) GetConfigWithContext

func (mr *MockGroundStationAPIMockRecorder) GetConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConfigWithContext indicates an expected call of GetConfigWithContext

func (*MockGroundStationAPIMockRecorder) GetDataflowEndpointGroup

func (mr *MockGroundStationAPIMockRecorder) GetDataflowEndpointGroup(arg0 interface{}) *gomock.Call

GetDataflowEndpointGroup indicates an expected call of GetDataflowEndpointGroup

func (*MockGroundStationAPIMockRecorder) GetDataflowEndpointGroupRequest

func (mr *MockGroundStationAPIMockRecorder) GetDataflowEndpointGroupRequest(arg0 interface{}) *gomock.Call

GetDataflowEndpointGroupRequest indicates an expected call of GetDataflowEndpointGroupRequest

func (*MockGroundStationAPIMockRecorder) GetDataflowEndpointGroupWithContext

func (mr *MockGroundStationAPIMockRecorder) GetDataflowEndpointGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDataflowEndpointGroupWithContext indicates an expected call of GetDataflowEndpointGroupWithContext

func (*MockGroundStationAPIMockRecorder) GetMinuteUsage

func (mr *MockGroundStationAPIMockRecorder) GetMinuteUsage(arg0 interface{}) *gomock.Call

GetMinuteUsage indicates an expected call of GetMinuteUsage

func (*MockGroundStationAPIMockRecorder) GetMinuteUsageRequest

func (mr *MockGroundStationAPIMockRecorder) GetMinuteUsageRequest(arg0 interface{}) *gomock.Call

GetMinuteUsageRequest indicates an expected call of GetMinuteUsageRequest

func (*MockGroundStationAPIMockRecorder) GetMinuteUsageWithContext

func (mr *MockGroundStationAPIMockRecorder) GetMinuteUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMinuteUsageWithContext indicates an expected call of GetMinuteUsageWithContext

func (*MockGroundStationAPIMockRecorder) GetMissionProfile

func (mr *MockGroundStationAPIMockRecorder) GetMissionProfile(arg0 interface{}) *gomock.Call

GetMissionProfile indicates an expected call of GetMissionProfile

func (*MockGroundStationAPIMockRecorder) GetMissionProfileRequest

func (mr *MockGroundStationAPIMockRecorder) GetMissionProfileRequest(arg0 interface{}) *gomock.Call

GetMissionProfileRequest indicates an expected call of GetMissionProfileRequest

func (*MockGroundStationAPIMockRecorder) GetMissionProfileWithContext

func (mr *MockGroundStationAPIMockRecorder) GetMissionProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMissionProfileWithContext indicates an expected call of GetMissionProfileWithContext

func (*MockGroundStationAPIMockRecorder) GetSatellite

func (mr *MockGroundStationAPIMockRecorder) GetSatellite(arg0 interface{}) *gomock.Call

GetSatellite indicates an expected call of GetSatellite

func (*MockGroundStationAPIMockRecorder) GetSatelliteRequest

func (mr *MockGroundStationAPIMockRecorder) GetSatelliteRequest(arg0 interface{}) *gomock.Call

GetSatelliteRequest indicates an expected call of GetSatelliteRequest

func (*MockGroundStationAPIMockRecorder) GetSatelliteWithContext

func (mr *MockGroundStationAPIMockRecorder) GetSatelliteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSatelliteWithContext indicates an expected call of GetSatelliteWithContext

func (*MockGroundStationAPIMockRecorder) ListConfigs

func (mr *MockGroundStationAPIMockRecorder) ListConfigs(arg0 interface{}) *gomock.Call

ListConfigs indicates an expected call of ListConfigs

func (*MockGroundStationAPIMockRecorder) ListConfigsPages

func (mr *MockGroundStationAPIMockRecorder) ListConfigsPages(arg0, arg1 interface{}) *gomock.Call

ListConfigsPages indicates an expected call of ListConfigsPages

func (*MockGroundStationAPIMockRecorder) ListConfigsPagesWithContext

func (mr *MockGroundStationAPIMockRecorder) ListConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListConfigsPagesWithContext indicates an expected call of ListConfigsPagesWithContext

func (*MockGroundStationAPIMockRecorder) ListConfigsRequest

func (mr *MockGroundStationAPIMockRecorder) ListConfigsRequest(arg0 interface{}) *gomock.Call

ListConfigsRequest indicates an expected call of ListConfigsRequest

func (*MockGroundStationAPIMockRecorder) ListConfigsWithContext

func (mr *MockGroundStationAPIMockRecorder) ListConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListConfigsWithContext indicates an expected call of ListConfigsWithContext

func (*MockGroundStationAPIMockRecorder) ListContacts

func (mr *MockGroundStationAPIMockRecorder) ListContacts(arg0 interface{}) *gomock.Call

ListContacts indicates an expected call of ListContacts

func (*MockGroundStationAPIMockRecorder) ListContactsPages

func (mr *MockGroundStationAPIMockRecorder) ListContactsPages(arg0, arg1 interface{}) *gomock.Call

ListContactsPages indicates an expected call of ListContactsPages

func (*MockGroundStationAPIMockRecorder) ListContactsPagesWithContext

func (mr *MockGroundStationAPIMockRecorder) ListContactsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListContactsPagesWithContext indicates an expected call of ListContactsPagesWithContext

func (*MockGroundStationAPIMockRecorder) ListContactsRequest

func (mr *MockGroundStationAPIMockRecorder) ListContactsRequest(arg0 interface{}) *gomock.Call

ListContactsRequest indicates an expected call of ListContactsRequest

func (*MockGroundStationAPIMockRecorder) ListContactsWithContext

func (mr *MockGroundStationAPIMockRecorder) ListContactsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListContactsWithContext indicates an expected call of ListContactsWithContext

func (*MockGroundStationAPIMockRecorder) ListDataflowEndpointGroups

func (mr *MockGroundStationAPIMockRecorder) ListDataflowEndpointGroups(arg0 interface{}) *gomock.Call

ListDataflowEndpointGroups indicates an expected call of ListDataflowEndpointGroups

func (*MockGroundStationAPIMockRecorder) ListDataflowEndpointGroupsPages

func (mr *MockGroundStationAPIMockRecorder) ListDataflowEndpointGroupsPages(arg0, arg1 interface{}) *gomock.Call

ListDataflowEndpointGroupsPages indicates an expected call of ListDataflowEndpointGroupsPages

func (*MockGroundStationAPIMockRecorder) ListDataflowEndpointGroupsPagesWithContext

func (mr *MockGroundStationAPIMockRecorder) ListDataflowEndpointGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListDataflowEndpointGroupsPagesWithContext indicates an expected call of ListDataflowEndpointGroupsPagesWithContext

func (*MockGroundStationAPIMockRecorder) ListDataflowEndpointGroupsRequest

func (mr *MockGroundStationAPIMockRecorder) ListDataflowEndpointGroupsRequest(arg0 interface{}) *gomock.Call

ListDataflowEndpointGroupsRequest indicates an expected call of ListDataflowEndpointGroupsRequest

func (*MockGroundStationAPIMockRecorder) ListDataflowEndpointGroupsWithContext

func (mr *MockGroundStationAPIMockRecorder) ListDataflowEndpointGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDataflowEndpointGroupsWithContext indicates an expected call of ListDataflowEndpointGroupsWithContext

func (*MockGroundStationAPIMockRecorder) ListEphemerides added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) ListEphemerides(arg0 interface{}) *gomock.Call

ListEphemerides indicates an expected call of ListEphemerides

func (*MockGroundStationAPIMockRecorder) ListEphemeridesPages added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) ListEphemeridesPages(arg0, arg1 interface{}) *gomock.Call

ListEphemeridesPages indicates an expected call of ListEphemeridesPages

func (*MockGroundStationAPIMockRecorder) ListEphemeridesPagesWithContext added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) ListEphemeridesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListEphemeridesPagesWithContext indicates an expected call of ListEphemeridesPagesWithContext

func (*MockGroundStationAPIMockRecorder) ListEphemeridesRequest added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) ListEphemeridesRequest(arg0 interface{}) *gomock.Call

ListEphemeridesRequest indicates an expected call of ListEphemeridesRequest

func (*MockGroundStationAPIMockRecorder) ListEphemeridesWithContext added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) ListEphemeridesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEphemeridesWithContext indicates an expected call of ListEphemeridesWithContext

func (*MockGroundStationAPIMockRecorder) ListGroundStations

func (mr *MockGroundStationAPIMockRecorder) ListGroundStations(arg0 interface{}) *gomock.Call

ListGroundStations indicates an expected call of ListGroundStations

func (*MockGroundStationAPIMockRecorder) ListGroundStationsPages

func (mr *MockGroundStationAPIMockRecorder) ListGroundStationsPages(arg0, arg1 interface{}) *gomock.Call

ListGroundStationsPages indicates an expected call of ListGroundStationsPages

func (*MockGroundStationAPIMockRecorder) ListGroundStationsPagesWithContext

func (mr *MockGroundStationAPIMockRecorder) ListGroundStationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListGroundStationsPagesWithContext indicates an expected call of ListGroundStationsPagesWithContext

func (*MockGroundStationAPIMockRecorder) ListGroundStationsRequest

func (mr *MockGroundStationAPIMockRecorder) ListGroundStationsRequest(arg0 interface{}) *gomock.Call

ListGroundStationsRequest indicates an expected call of ListGroundStationsRequest

func (*MockGroundStationAPIMockRecorder) ListGroundStationsWithContext

func (mr *MockGroundStationAPIMockRecorder) ListGroundStationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroundStationsWithContext indicates an expected call of ListGroundStationsWithContext

func (*MockGroundStationAPIMockRecorder) ListMissionProfiles

func (mr *MockGroundStationAPIMockRecorder) ListMissionProfiles(arg0 interface{}) *gomock.Call

ListMissionProfiles indicates an expected call of ListMissionProfiles

func (*MockGroundStationAPIMockRecorder) ListMissionProfilesPages

func (mr *MockGroundStationAPIMockRecorder) ListMissionProfilesPages(arg0, arg1 interface{}) *gomock.Call

ListMissionProfilesPages indicates an expected call of ListMissionProfilesPages

func (*MockGroundStationAPIMockRecorder) ListMissionProfilesPagesWithContext

func (mr *MockGroundStationAPIMockRecorder) ListMissionProfilesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListMissionProfilesPagesWithContext indicates an expected call of ListMissionProfilesPagesWithContext

func (*MockGroundStationAPIMockRecorder) ListMissionProfilesRequest

func (mr *MockGroundStationAPIMockRecorder) ListMissionProfilesRequest(arg0 interface{}) *gomock.Call

ListMissionProfilesRequest indicates an expected call of ListMissionProfilesRequest

func (*MockGroundStationAPIMockRecorder) ListMissionProfilesWithContext

func (mr *MockGroundStationAPIMockRecorder) ListMissionProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMissionProfilesWithContext indicates an expected call of ListMissionProfilesWithContext

func (*MockGroundStationAPIMockRecorder) ListSatellites

func (mr *MockGroundStationAPIMockRecorder) ListSatellites(arg0 interface{}) *gomock.Call

ListSatellites indicates an expected call of ListSatellites

func (*MockGroundStationAPIMockRecorder) ListSatellitesPages

func (mr *MockGroundStationAPIMockRecorder) ListSatellitesPages(arg0, arg1 interface{}) *gomock.Call

ListSatellitesPages indicates an expected call of ListSatellitesPages

func (*MockGroundStationAPIMockRecorder) ListSatellitesPagesWithContext

func (mr *MockGroundStationAPIMockRecorder) ListSatellitesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListSatellitesPagesWithContext indicates an expected call of ListSatellitesPagesWithContext

func (*MockGroundStationAPIMockRecorder) ListSatellitesRequest

func (mr *MockGroundStationAPIMockRecorder) ListSatellitesRequest(arg0 interface{}) *gomock.Call

ListSatellitesRequest indicates an expected call of ListSatellitesRequest

func (*MockGroundStationAPIMockRecorder) ListSatellitesWithContext

func (mr *MockGroundStationAPIMockRecorder) ListSatellitesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSatellitesWithContext indicates an expected call of ListSatellitesWithContext

func (*MockGroundStationAPIMockRecorder) ListTagsForResource

func (mr *MockGroundStationAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockGroundStationAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockGroundStationAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockGroundStationAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockGroundStationAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockGroundStationAPIMockRecorder) ReserveContact

func (mr *MockGroundStationAPIMockRecorder) ReserveContact(arg0 interface{}) *gomock.Call

ReserveContact indicates an expected call of ReserveContact

func (*MockGroundStationAPIMockRecorder) ReserveContactRequest

func (mr *MockGroundStationAPIMockRecorder) ReserveContactRequest(arg0 interface{}) *gomock.Call

ReserveContactRequest indicates an expected call of ReserveContactRequest

func (*MockGroundStationAPIMockRecorder) ReserveContactWithContext

func (mr *MockGroundStationAPIMockRecorder) ReserveContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReserveContactWithContext indicates an expected call of ReserveContactWithContext

func (*MockGroundStationAPIMockRecorder) TagResource

func (mr *MockGroundStationAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockGroundStationAPIMockRecorder) TagResourceRequest

func (mr *MockGroundStationAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockGroundStationAPIMockRecorder) TagResourceWithContext

func (mr *MockGroundStationAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockGroundStationAPIMockRecorder) UntagResource

func (mr *MockGroundStationAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockGroundStationAPIMockRecorder) UntagResourceRequest

func (mr *MockGroundStationAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockGroundStationAPIMockRecorder) UntagResourceWithContext

func (mr *MockGroundStationAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockGroundStationAPIMockRecorder) UpdateConfig

func (mr *MockGroundStationAPIMockRecorder) UpdateConfig(arg0 interface{}) *gomock.Call

UpdateConfig indicates an expected call of UpdateConfig

func (*MockGroundStationAPIMockRecorder) UpdateConfigRequest

func (mr *MockGroundStationAPIMockRecorder) UpdateConfigRequest(arg0 interface{}) *gomock.Call

UpdateConfigRequest indicates an expected call of UpdateConfigRequest

func (*MockGroundStationAPIMockRecorder) UpdateConfigWithContext

func (mr *MockGroundStationAPIMockRecorder) UpdateConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateConfigWithContext indicates an expected call of UpdateConfigWithContext

func (*MockGroundStationAPIMockRecorder) UpdateEphemeris added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) UpdateEphemeris(arg0 interface{}) *gomock.Call

UpdateEphemeris indicates an expected call of UpdateEphemeris

func (*MockGroundStationAPIMockRecorder) UpdateEphemerisRequest added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) UpdateEphemerisRequest(arg0 interface{}) *gomock.Call

UpdateEphemerisRequest indicates an expected call of UpdateEphemerisRequest

func (*MockGroundStationAPIMockRecorder) UpdateEphemerisWithContext added in v1.44.134

func (mr *MockGroundStationAPIMockRecorder) UpdateEphemerisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateEphemerisWithContext indicates an expected call of UpdateEphemerisWithContext

func (*MockGroundStationAPIMockRecorder) UpdateMissionProfile

func (mr *MockGroundStationAPIMockRecorder) UpdateMissionProfile(arg0 interface{}) *gomock.Call

UpdateMissionProfile indicates an expected call of UpdateMissionProfile

func (*MockGroundStationAPIMockRecorder) UpdateMissionProfileRequest

func (mr *MockGroundStationAPIMockRecorder) UpdateMissionProfileRequest(arg0 interface{}) *gomock.Call

UpdateMissionProfileRequest indicates an expected call of UpdateMissionProfileRequest

func (*MockGroundStationAPIMockRecorder) UpdateMissionProfileWithContext

func (mr *MockGroundStationAPIMockRecorder) UpdateMissionProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateMissionProfileWithContext indicates an expected call of UpdateMissionProfileWithContext

func (*MockGroundStationAPIMockRecorder) WaitUntilContactScheduled added in v1.44.183

func (mr *MockGroundStationAPIMockRecorder) WaitUntilContactScheduled(arg0 interface{}) *gomock.Call

WaitUntilContactScheduled indicates an expected call of WaitUntilContactScheduled

func (*MockGroundStationAPIMockRecorder) WaitUntilContactScheduledWithContext added in v1.44.183

func (mr *MockGroundStationAPIMockRecorder) WaitUntilContactScheduledWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilContactScheduledWithContext indicates an expected call of WaitUntilContactScheduledWithContext

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL