Documentation ¶
Overview ¶
Package groundstationmock is a generated GoMock package.
Index ¶
- type MockGroundStationAPI
- func (m *MockGroundStationAPI) CancelContact(arg0 *groundstation.CancelContactInput) (*groundstation.CancelContactOutput, error)
- func (m *MockGroundStationAPI) CancelContactRequest(arg0 *groundstation.CancelContactInput) (*request.Request, *groundstation.CancelContactOutput)
- func (m *MockGroundStationAPI) CancelContactWithContext(arg0 context.Context, arg1 *groundstation.CancelContactInput, ...) (*groundstation.CancelContactOutput, error)
- func (m *MockGroundStationAPI) CreateConfig(arg0 *groundstation.CreateConfigInput) (*groundstation.CreateConfigOutput, error)
- func (m *MockGroundStationAPI) CreateConfigRequest(arg0 *groundstation.CreateConfigInput) (*request.Request, *groundstation.CreateConfigOutput)
- func (m *MockGroundStationAPI) CreateConfigWithContext(arg0 context.Context, arg1 *groundstation.CreateConfigInput, ...) (*groundstation.CreateConfigOutput, error)
- func (m *MockGroundStationAPI) CreateDataflowEndpointGroup(arg0 *groundstation.CreateDataflowEndpointGroupInput) (*groundstation.CreateDataflowEndpointGroupOutput, error)
- func (m *MockGroundStationAPI) CreateDataflowEndpointGroupRequest(arg0 *groundstation.CreateDataflowEndpointGroupInput) (*request.Request, *groundstation.CreateDataflowEndpointGroupOutput)
- func (m *MockGroundStationAPI) CreateDataflowEndpointGroupWithContext(arg0 context.Context, arg1 *groundstation.CreateDataflowEndpointGroupInput, ...) (*groundstation.CreateDataflowEndpointGroupOutput, error)
- func (m *MockGroundStationAPI) CreateEphemeris(arg0 *groundstation.CreateEphemerisInput) (*groundstation.CreateEphemerisOutput, error)
- func (m *MockGroundStationAPI) CreateEphemerisRequest(arg0 *groundstation.CreateEphemerisInput) (*request.Request, *groundstation.CreateEphemerisOutput)
- func (m *MockGroundStationAPI) CreateEphemerisWithContext(arg0 context.Context, arg1 *groundstation.CreateEphemerisInput, ...) (*groundstation.CreateEphemerisOutput, error)
- func (m *MockGroundStationAPI) CreateMissionProfile(arg0 *groundstation.CreateMissionProfileInput) (*groundstation.CreateMissionProfileOutput, error)
- func (m *MockGroundStationAPI) CreateMissionProfileRequest(arg0 *groundstation.CreateMissionProfileInput) (*request.Request, *groundstation.CreateMissionProfileOutput)
- func (m *MockGroundStationAPI) CreateMissionProfileWithContext(arg0 context.Context, arg1 *groundstation.CreateMissionProfileInput, ...) (*groundstation.CreateMissionProfileOutput, error)
- func (m *MockGroundStationAPI) DeleteConfig(arg0 *groundstation.DeleteConfigInput) (*groundstation.DeleteConfigOutput, error)
- func (m *MockGroundStationAPI) DeleteConfigRequest(arg0 *groundstation.DeleteConfigInput) (*request.Request, *groundstation.DeleteConfigOutput)
- func (m *MockGroundStationAPI) DeleteConfigWithContext(arg0 context.Context, arg1 *groundstation.DeleteConfigInput, ...) (*groundstation.DeleteConfigOutput, error)
- func (m *MockGroundStationAPI) DeleteDataflowEndpointGroup(arg0 *groundstation.DeleteDataflowEndpointGroupInput) (*groundstation.DeleteDataflowEndpointGroupOutput, error)
- func (m *MockGroundStationAPI) DeleteDataflowEndpointGroupRequest(arg0 *groundstation.DeleteDataflowEndpointGroupInput) (*request.Request, *groundstation.DeleteDataflowEndpointGroupOutput)
- func (m *MockGroundStationAPI) DeleteDataflowEndpointGroupWithContext(arg0 context.Context, arg1 *groundstation.DeleteDataflowEndpointGroupInput, ...) (*groundstation.DeleteDataflowEndpointGroupOutput, error)
- func (m *MockGroundStationAPI) DeleteEphemeris(arg0 *groundstation.DeleteEphemerisInput) (*groundstation.DeleteEphemerisOutput, error)
- func (m *MockGroundStationAPI) DeleteEphemerisRequest(arg0 *groundstation.DeleteEphemerisInput) (*request.Request, *groundstation.DeleteEphemerisOutput)
- func (m *MockGroundStationAPI) DeleteEphemerisWithContext(arg0 context.Context, arg1 *groundstation.DeleteEphemerisInput, ...) (*groundstation.DeleteEphemerisOutput, error)
- func (m *MockGroundStationAPI) DeleteMissionProfile(arg0 *groundstation.DeleteMissionProfileInput) (*groundstation.DeleteMissionProfileOutput, error)
- func (m *MockGroundStationAPI) DeleteMissionProfileRequest(arg0 *groundstation.DeleteMissionProfileInput) (*request.Request, *groundstation.DeleteMissionProfileOutput)
- func (m *MockGroundStationAPI) DeleteMissionProfileWithContext(arg0 context.Context, arg1 *groundstation.DeleteMissionProfileInput, ...) (*groundstation.DeleteMissionProfileOutput, error)
- func (m *MockGroundStationAPI) DescribeContact(arg0 *groundstation.DescribeContactInput) (*groundstation.DescribeContactOutput, error)
- func (m *MockGroundStationAPI) DescribeContactRequest(arg0 *groundstation.DescribeContactInput) (*request.Request, *groundstation.DescribeContactOutput)
- func (m *MockGroundStationAPI) DescribeContactWithContext(arg0 context.Context, arg1 *groundstation.DescribeContactInput, ...) (*groundstation.DescribeContactOutput, error)
- func (m *MockGroundStationAPI) DescribeEphemeris(arg0 *groundstation.DescribeEphemerisInput) (*groundstation.DescribeEphemerisOutput, error)
- func (m *MockGroundStationAPI) DescribeEphemerisRequest(arg0 *groundstation.DescribeEphemerisInput) (*request.Request, *groundstation.DescribeEphemerisOutput)
- func (m *MockGroundStationAPI) DescribeEphemerisWithContext(arg0 context.Context, arg1 *groundstation.DescribeEphemerisInput, ...) (*groundstation.DescribeEphemerisOutput, error)
- func (m *MockGroundStationAPI) EXPECT() *MockGroundStationAPIMockRecorder
- func (m *MockGroundStationAPI) GetConfig(arg0 *groundstation.GetConfigInput) (*groundstation.GetConfigOutput, error)
- func (m *MockGroundStationAPI) GetConfigRequest(arg0 *groundstation.GetConfigInput) (*request.Request, *groundstation.GetConfigOutput)
- func (m *MockGroundStationAPI) GetConfigWithContext(arg0 context.Context, arg1 *groundstation.GetConfigInput, ...) (*groundstation.GetConfigOutput, error)
- func (m *MockGroundStationAPI) GetDataflowEndpointGroup(arg0 *groundstation.GetDataflowEndpointGroupInput) (*groundstation.GetDataflowEndpointGroupOutput, error)
- func (m *MockGroundStationAPI) GetDataflowEndpointGroupRequest(arg0 *groundstation.GetDataflowEndpointGroupInput) (*request.Request, *groundstation.GetDataflowEndpointGroupOutput)
- func (m *MockGroundStationAPI) GetDataflowEndpointGroupWithContext(arg0 context.Context, arg1 *groundstation.GetDataflowEndpointGroupInput, ...) (*groundstation.GetDataflowEndpointGroupOutput, error)
- func (m *MockGroundStationAPI) GetMinuteUsage(arg0 *groundstation.GetMinuteUsageInput) (*groundstation.GetMinuteUsageOutput, error)
- func (m *MockGroundStationAPI) GetMinuteUsageRequest(arg0 *groundstation.GetMinuteUsageInput) (*request.Request, *groundstation.GetMinuteUsageOutput)
- func (m *MockGroundStationAPI) GetMinuteUsageWithContext(arg0 context.Context, arg1 *groundstation.GetMinuteUsageInput, ...) (*groundstation.GetMinuteUsageOutput, error)
- func (m *MockGroundStationAPI) GetMissionProfile(arg0 *groundstation.GetMissionProfileInput) (*groundstation.GetMissionProfileOutput, error)
- func (m *MockGroundStationAPI) GetMissionProfileRequest(arg0 *groundstation.GetMissionProfileInput) (*request.Request, *groundstation.GetMissionProfileOutput)
- func (m *MockGroundStationAPI) GetMissionProfileWithContext(arg0 context.Context, arg1 *groundstation.GetMissionProfileInput, ...) (*groundstation.GetMissionProfileOutput, error)
- func (m *MockGroundStationAPI) GetSatellite(arg0 *groundstation.GetSatelliteInput) (*groundstation.GetSatelliteOutput, error)
- func (m *MockGroundStationAPI) GetSatelliteRequest(arg0 *groundstation.GetSatelliteInput) (*request.Request, *groundstation.GetSatelliteOutput)
- func (m *MockGroundStationAPI) GetSatelliteWithContext(arg0 context.Context, arg1 *groundstation.GetSatelliteInput, ...) (*groundstation.GetSatelliteOutput, error)
- func (m *MockGroundStationAPI) ListConfigs(arg0 *groundstation.ListConfigsInput) (*groundstation.ListConfigsOutput, error)
- func (m *MockGroundStationAPI) ListConfigsPages(arg0 *groundstation.ListConfigsInput, ...) error
- func (m *MockGroundStationAPI) ListConfigsPagesWithContext(arg0 context.Context, arg1 *groundstation.ListConfigsInput, ...) error
- func (m *MockGroundStationAPI) ListConfigsRequest(arg0 *groundstation.ListConfigsInput) (*request.Request, *groundstation.ListConfigsOutput)
- func (m *MockGroundStationAPI) ListConfigsWithContext(arg0 context.Context, arg1 *groundstation.ListConfigsInput, ...) (*groundstation.ListConfigsOutput, error)
- func (m *MockGroundStationAPI) ListContacts(arg0 *groundstation.ListContactsInput) (*groundstation.ListContactsOutput, error)
- func (m *MockGroundStationAPI) ListContactsPages(arg0 *groundstation.ListContactsInput, ...) error
- func (m *MockGroundStationAPI) ListContactsPagesWithContext(arg0 context.Context, arg1 *groundstation.ListContactsInput, ...) error
- func (m *MockGroundStationAPI) ListContactsRequest(arg0 *groundstation.ListContactsInput) (*request.Request, *groundstation.ListContactsOutput)
- func (m *MockGroundStationAPI) ListContactsWithContext(arg0 context.Context, arg1 *groundstation.ListContactsInput, ...) (*groundstation.ListContactsOutput, error)
- func (m *MockGroundStationAPI) ListDataflowEndpointGroups(arg0 *groundstation.ListDataflowEndpointGroupsInput) (*groundstation.ListDataflowEndpointGroupsOutput, error)
- func (m *MockGroundStationAPI) ListDataflowEndpointGroupsPages(arg0 *groundstation.ListDataflowEndpointGroupsInput, ...) error
- func (m *MockGroundStationAPI) ListDataflowEndpointGroupsPagesWithContext(arg0 context.Context, arg1 *groundstation.ListDataflowEndpointGroupsInput, ...) error
- func (m *MockGroundStationAPI) ListDataflowEndpointGroupsRequest(arg0 *groundstation.ListDataflowEndpointGroupsInput) (*request.Request, *groundstation.ListDataflowEndpointGroupsOutput)
- func (m *MockGroundStationAPI) ListDataflowEndpointGroupsWithContext(arg0 context.Context, arg1 *groundstation.ListDataflowEndpointGroupsInput, ...) (*groundstation.ListDataflowEndpointGroupsOutput, error)
- func (m *MockGroundStationAPI) ListEphemerides(arg0 *groundstation.ListEphemeridesInput) (*groundstation.ListEphemeridesOutput, error)
- func (m *MockGroundStationAPI) ListEphemeridesPages(arg0 *groundstation.ListEphemeridesInput, ...) error
- func (m *MockGroundStationAPI) ListEphemeridesPagesWithContext(arg0 context.Context, arg1 *groundstation.ListEphemeridesInput, ...) error
- func (m *MockGroundStationAPI) ListEphemeridesRequest(arg0 *groundstation.ListEphemeridesInput) (*request.Request, *groundstation.ListEphemeridesOutput)
- func (m *MockGroundStationAPI) ListEphemeridesWithContext(arg0 context.Context, arg1 *groundstation.ListEphemeridesInput, ...) (*groundstation.ListEphemeridesOutput, error)
- func (m *MockGroundStationAPI) ListGroundStations(arg0 *groundstation.ListGroundStationsInput) (*groundstation.ListGroundStationsOutput, error)
- func (m *MockGroundStationAPI) ListGroundStationsPages(arg0 *groundstation.ListGroundStationsInput, ...) error
- func (m *MockGroundStationAPI) ListGroundStationsPagesWithContext(arg0 context.Context, arg1 *groundstation.ListGroundStationsInput, ...) error
- func (m *MockGroundStationAPI) ListGroundStationsRequest(arg0 *groundstation.ListGroundStationsInput) (*request.Request, *groundstation.ListGroundStationsOutput)
- func (m *MockGroundStationAPI) ListGroundStationsWithContext(arg0 context.Context, arg1 *groundstation.ListGroundStationsInput, ...) (*groundstation.ListGroundStationsOutput, error)
- func (m *MockGroundStationAPI) ListMissionProfiles(arg0 *groundstation.ListMissionProfilesInput) (*groundstation.ListMissionProfilesOutput, error)
- func (m *MockGroundStationAPI) ListMissionProfilesPages(arg0 *groundstation.ListMissionProfilesInput, ...) error
- func (m *MockGroundStationAPI) ListMissionProfilesPagesWithContext(arg0 context.Context, arg1 *groundstation.ListMissionProfilesInput, ...) error
- func (m *MockGroundStationAPI) ListMissionProfilesRequest(arg0 *groundstation.ListMissionProfilesInput) (*request.Request, *groundstation.ListMissionProfilesOutput)
- func (m *MockGroundStationAPI) ListMissionProfilesWithContext(arg0 context.Context, arg1 *groundstation.ListMissionProfilesInput, ...) (*groundstation.ListMissionProfilesOutput, error)
- func (m *MockGroundStationAPI) ListSatellites(arg0 *groundstation.ListSatellitesInput) (*groundstation.ListSatellitesOutput, error)
- func (m *MockGroundStationAPI) ListSatellitesPages(arg0 *groundstation.ListSatellitesInput, ...) error
- func (m *MockGroundStationAPI) ListSatellitesPagesWithContext(arg0 context.Context, arg1 *groundstation.ListSatellitesInput, ...) error
- func (m *MockGroundStationAPI) ListSatellitesRequest(arg0 *groundstation.ListSatellitesInput) (*request.Request, *groundstation.ListSatellitesOutput)
- func (m *MockGroundStationAPI) ListSatellitesWithContext(arg0 context.Context, arg1 *groundstation.ListSatellitesInput, ...) (*groundstation.ListSatellitesOutput, error)
- func (m *MockGroundStationAPI) ListTagsForResource(arg0 *groundstation.ListTagsForResourceInput) (*groundstation.ListTagsForResourceOutput, error)
- func (m *MockGroundStationAPI) ListTagsForResourceRequest(arg0 *groundstation.ListTagsForResourceInput) (*request.Request, *groundstation.ListTagsForResourceOutput)
- func (m *MockGroundStationAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *groundstation.ListTagsForResourceInput, ...) (*groundstation.ListTagsForResourceOutput, error)
- func (m *MockGroundStationAPI) ReserveContact(arg0 *groundstation.ReserveContactInput) (*groundstation.ReserveContactOutput, error)
- func (m *MockGroundStationAPI) ReserveContactRequest(arg0 *groundstation.ReserveContactInput) (*request.Request, *groundstation.ReserveContactOutput)
- func (m *MockGroundStationAPI) ReserveContactWithContext(arg0 context.Context, arg1 *groundstation.ReserveContactInput, ...) (*groundstation.ReserveContactOutput, error)
- func (m *MockGroundStationAPI) TagResource(arg0 *groundstation.TagResourceInput) (*groundstation.TagResourceOutput, error)
- func (m *MockGroundStationAPI) TagResourceRequest(arg0 *groundstation.TagResourceInput) (*request.Request, *groundstation.TagResourceOutput)
- func (m *MockGroundStationAPI) TagResourceWithContext(arg0 context.Context, arg1 *groundstation.TagResourceInput, ...) (*groundstation.TagResourceOutput, error)
- func (m *MockGroundStationAPI) UntagResource(arg0 *groundstation.UntagResourceInput) (*groundstation.UntagResourceOutput, error)
- func (m *MockGroundStationAPI) UntagResourceRequest(arg0 *groundstation.UntagResourceInput) (*request.Request, *groundstation.UntagResourceOutput)
- func (m *MockGroundStationAPI) UntagResourceWithContext(arg0 context.Context, arg1 *groundstation.UntagResourceInput, ...) (*groundstation.UntagResourceOutput, error)
- func (m *MockGroundStationAPI) UpdateConfig(arg0 *groundstation.UpdateConfigInput) (*groundstation.UpdateConfigOutput, error)
- func (m *MockGroundStationAPI) UpdateConfigRequest(arg0 *groundstation.UpdateConfigInput) (*request.Request, *groundstation.UpdateConfigOutput)
- func (m *MockGroundStationAPI) UpdateConfigWithContext(arg0 context.Context, arg1 *groundstation.UpdateConfigInput, ...) (*groundstation.UpdateConfigOutput, error)
- func (m *MockGroundStationAPI) UpdateEphemeris(arg0 *groundstation.UpdateEphemerisInput) (*groundstation.UpdateEphemerisOutput, error)
- func (m *MockGroundStationAPI) UpdateEphemerisRequest(arg0 *groundstation.UpdateEphemerisInput) (*request.Request, *groundstation.UpdateEphemerisOutput)
- func (m *MockGroundStationAPI) UpdateEphemerisWithContext(arg0 context.Context, arg1 *groundstation.UpdateEphemerisInput, ...) (*groundstation.UpdateEphemerisOutput, error)
- func (m *MockGroundStationAPI) UpdateMissionProfile(arg0 *groundstation.UpdateMissionProfileInput) (*groundstation.UpdateMissionProfileOutput, error)
- func (m *MockGroundStationAPI) UpdateMissionProfileRequest(arg0 *groundstation.UpdateMissionProfileInput) (*request.Request, *groundstation.UpdateMissionProfileOutput)
- func (m *MockGroundStationAPI) UpdateMissionProfileWithContext(arg0 context.Context, arg1 *groundstation.UpdateMissionProfileInput, ...) (*groundstation.UpdateMissionProfileOutput, error)
- type MockGroundStationAPIMockRecorder
- func (mr *MockGroundStationAPIMockRecorder) CancelContact(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) CancelContactRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) CancelContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) CreateConfig(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) CreateConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) CreateConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) CreateDataflowEndpointGroup(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) CreateDataflowEndpointGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) CreateDataflowEndpointGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) CreateEphemeris(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) CreateEphemerisRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) CreateEphemerisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) CreateMissionProfile(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) CreateMissionProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) CreateMissionProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DeleteConfig(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DeleteConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DeleteConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DeleteDataflowEndpointGroup(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DeleteDataflowEndpointGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DeleteDataflowEndpointGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DeleteEphemeris(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DeleteEphemerisRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DeleteEphemerisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DeleteMissionProfile(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DeleteMissionProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DeleteMissionProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DescribeContact(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DescribeContactRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DescribeContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DescribeEphemeris(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DescribeEphemerisRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) DescribeEphemerisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetConfig(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetDataflowEndpointGroup(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetDataflowEndpointGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetDataflowEndpointGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetMinuteUsage(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetMinuteUsageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetMinuteUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetMissionProfile(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetMissionProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetMissionProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetSatellite(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetSatelliteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) GetSatelliteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListConfigs(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListConfigsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListConfigsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListContacts(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListContactsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListContactsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListContactsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListContactsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListDataflowEndpointGroups(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListDataflowEndpointGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListDataflowEndpointGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListDataflowEndpointGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListDataflowEndpointGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListEphemerides(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListEphemeridesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListEphemeridesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListEphemeridesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListEphemeridesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListGroundStations(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListGroundStationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListGroundStationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListGroundStationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListGroundStationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListMissionProfiles(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListMissionProfilesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListMissionProfilesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListMissionProfilesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListMissionProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListSatellites(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListSatellitesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListSatellitesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListSatellitesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListSatellitesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ReserveContact(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ReserveContactRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) ReserveContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) UpdateConfig(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) UpdateConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) UpdateConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) UpdateEphemeris(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) UpdateEphemerisRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) UpdateEphemerisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) UpdateMissionProfile(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) UpdateMissionProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGroundStationAPIMockRecorder) UpdateMissionProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
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 ¶
func (m *MockGroundStationAPI) CancelContact(arg0 *groundstation.CancelContactInput) (*groundstation.CancelContactOutput, error)
CancelContact mocks base method
func (*MockGroundStationAPI) CancelContactRequest ¶
func (m *MockGroundStationAPI) CancelContactRequest(arg0 *groundstation.CancelContactInput) (*request.Request, *groundstation.CancelContactOutput)
CancelContactRequest mocks base method
func (*MockGroundStationAPI) CancelContactWithContext ¶
func (m *MockGroundStationAPI) CancelContactWithContext(arg0 context.Context, arg1 *groundstation.CancelContactInput, arg2 ...request.Option) (*groundstation.CancelContactOutput, error)
CancelContactWithContext mocks base method
func (*MockGroundStationAPI) CreateConfig ¶
func (m *MockGroundStationAPI) CreateConfig(arg0 *groundstation.CreateConfigInput) (*groundstation.CreateConfigOutput, error)
CreateConfig mocks base method
func (*MockGroundStationAPI) CreateConfigRequest ¶
func (m *MockGroundStationAPI) CreateConfigRequest(arg0 *groundstation.CreateConfigInput) (*request.Request, *groundstation.CreateConfigOutput)
CreateConfigRequest mocks base method
func (*MockGroundStationAPI) CreateConfigWithContext ¶
func (m *MockGroundStationAPI) CreateConfigWithContext(arg0 context.Context, arg1 *groundstation.CreateConfigInput, arg2 ...request.Option) (*groundstation.CreateConfigOutput, error)
CreateConfigWithContext mocks base method
func (*MockGroundStationAPI) CreateDataflowEndpointGroup ¶
func (m *MockGroundStationAPI) CreateDataflowEndpointGroup(arg0 *groundstation.CreateDataflowEndpointGroupInput) (*groundstation.CreateDataflowEndpointGroupOutput, error)
CreateDataflowEndpointGroup mocks base method
func (*MockGroundStationAPI) CreateDataflowEndpointGroupRequest ¶
func (m *MockGroundStationAPI) CreateDataflowEndpointGroupRequest(arg0 *groundstation.CreateDataflowEndpointGroupInput) (*request.Request, *groundstation.CreateDataflowEndpointGroupOutput)
CreateDataflowEndpointGroupRequest mocks base method
func (*MockGroundStationAPI) CreateDataflowEndpointGroupWithContext ¶
func (m *MockGroundStationAPI) CreateDataflowEndpointGroupWithContext(arg0 context.Context, arg1 *groundstation.CreateDataflowEndpointGroupInput, arg2 ...request.Option) (*groundstation.CreateDataflowEndpointGroupOutput, error)
CreateDataflowEndpointGroupWithContext mocks base method
func (*MockGroundStationAPI) CreateEphemeris ¶ added in v1.44.134
func (m *MockGroundStationAPI) CreateEphemeris(arg0 *groundstation.CreateEphemerisInput) (*groundstation.CreateEphemerisOutput, error)
CreateEphemeris mocks base method
func (*MockGroundStationAPI) CreateEphemerisRequest ¶ added in v1.44.134
func (m *MockGroundStationAPI) CreateEphemerisRequest(arg0 *groundstation.CreateEphemerisInput) (*request.Request, *groundstation.CreateEphemerisOutput)
CreateEphemerisRequest mocks base method
func (*MockGroundStationAPI) CreateEphemerisWithContext ¶ added in v1.44.134
func (m *MockGroundStationAPI) CreateEphemerisWithContext(arg0 context.Context, arg1 *groundstation.CreateEphemerisInput, arg2 ...request.Option) (*groundstation.CreateEphemerisOutput, error)
CreateEphemerisWithContext mocks base method
func (*MockGroundStationAPI) CreateMissionProfile ¶
func (m *MockGroundStationAPI) CreateMissionProfile(arg0 *groundstation.CreateMissionProfileInput) (*groundstation.CreateMissionProfileOutput, error)
CreateMissionProfile mocks base method
func (*MockGroundStationAPI) CreateMissionProfileRequest ¶
func (m *MockGroundStationAPI) CreateMissionProfileRequest(arg0 *groundstation.CreateMissionProfileInput) (*request.Request, *groundstation.CreateMissionProfileOutput)
CreateMissionProfileRequest mocks base method
func (*MockGroundStationAPI) CreateMissionProfileWithContext ¶
func (m *MockGroundStationAPI) CreateMissionProfileWithContext(arg0 context.Context, arg1 *groundstation.CreateMissionProfileInput, arg2 ...request.Option) (*groundstation.CreateMissionProfileOutput, error)
CreateMissionProfileWithContext mocks base method
func (*MockGroundStationAPI) DeleteConfig ¶
func (m *MockGroundStationAPI) DeleteConfig(arg0 *groundstation.DeleteConfigInput) (*groundstation.DeleteConfigOutput, error)
DeleteConfig mocks base method
func (*MockGroundStationAPI) DeleteConfigRequest ¶
func (m *MockGroundStationAPI) DeleteConfigRequest(arg0 *groundstation.DeleteConfigInput) (*request.Request, *groundstation.DeleteConfigOutput)
DeleteConfigRequest mocks base method
func (*MockGroundStationAPI) DeleteConfigWithContext ¶
func (m *MockGroundStationAPI) DeleteConfigWithContext(arg0 context.Context, arg1 *groundstation.DeleteConfigInput, arg2 ...request.Option) (*groundstation.DeleteConfigOutput, error)
DeleteConfigWithContext mocks base method
func (*MockGroundStationAPI) DeleteDataflowEndpointGroup ¶
func (m *MockGroundStationAPI) DeleteDataflowEndpointGroup(arg0 *groundstation.DeleteDataflowEndpointGroupInput) (*groundstation.DeleteDataflowEndpointGroupOutput, error)
DeleteDataflowEndpointGroup mocks base method
func (*MockGroundStationAPI) DeleteDataflowEndpointGroupRequest ¶
func (m *MockGroundStationAPI) DeleteDataflowEndpointGroupRequest(arg0 *groundstation.DeleteDataflowEndpointGroupInput) (*request.Request, *groundstation.DeleteDataflowEndpointGroupOutput)
DeleteDataflowEndpointGroupRequest mocks base method
func (*MockGroundStationAPI) DeleteDataflowEndpointGroupWithContext ¶
func (m *MockGroundStationAPI) DeleteDataflowEndpointGroupWithContext(arg0 context.Context, arg1 *groundstation.DeleteDataflowEndpointGroupInput, arg2 ...request.Option) (*groundstation.DeleteDataflowEndpointGroupOutput, error)
DeleteDataflowEndpointGroupWithContext mocks base method
func (*MockGroundStationAPI) DeleteEphemeris ¶ added in v1.44.134
func (m *MockGroundStationAPI) DeleteEphemeris(arg0 *groundstation.DeleteEphemerisInput) (*groundstation.DeleteEphemerisOutput, error)
DeleteEphemeris mocks base method
func (*MockGroundStationAPI) DeleteEphemerisRequest ¶ added in v1.44.134
func (m *MockGroundStationAPI) DeleteEphemerisRequest(arg0 *groundstation.DeleteEphemerisInput) (*request.Request, *groundstation.DeleteEphemerisOutput)
DeleteEphemerisRequest mocks base method
func (*MockGroundStationAPI) DeleteEphemerisWithContext ¶ added in v1.44.134
func (m *MockGroundStationAPI) DeleteEphemerisWithContext(arg0 context.Context, arg1 *groundstation.DeleteEphemerisInput, arg2 ...request.Option) (*groundstation.DeleteEphemerisOutput, error)
DeleteEphemerisWithContext mocks base method
func (*MockGroundStationAPI) DeleteMissionProfile ¶
func (m *MockGroundStationAPI) DeleteMissionProfile(arg0 *groundstation.DeleteMissionProfileInput) (*groundstation.DeleteMissionProfileOutput, error)
DeleteMissionProfile mocks base method
func (*MockGroundStationAPI) DeleteMissionProfileRequest ¶
func (m *MockGroundStationAPI) DeleteMissionProfileRequest(arg0 *groundstation.DeleteMissionProfileInput) (*request.Request, *groundstation.DeleteMissionProfileOutput)
DeleteMissionProfileRequest mocks base method
func (*MockGroundStationAPI) DeleteMissionProfileWithContext ¶
func (m *MockGroundStationAPI) DeleteMissionProfileWithContext(arg0 context.Context, arg1 *groundstation.DeleteMissionProfileInput, arg2 ...request.Option) (*groundstation.DeleteMissionProfileOutput, error)
DeleteMissionProfileWithContext mocks base method
func (*MockGroundStationAPI) DescribeContact ¶
func (m *MockGroundStationAPI) DescribeContact(arg0 *groundstation.DescribeContactInput) (*groundstation.DescribeContactOutput, error)
DescribeContact mocks base method
func (*MockGroundStationAPI) DescribeContactRequest ¶
func (m *MockGroundStationAPI) DescribeContactRequest(arg0 *groundstation.DescribeContactInput) (*request.Request, *groundstation.DescribeContactOutput)
DescribeContactRequest mocks base method
func (*MockGroundStationAPI) DescribeContactWithContext ¶
func (m *MockGroundStationAPI) DescribeContactWithContext(arg0 context.Context, arg1 *groundstation.DescribeContactInput, arg2 ...request.Option) (*groundstation.DescribeContactOutput, error)
DescribeContactWithContext mocks base method
func (*MockGroundStationAPI) DescribeEphemeris ¶ added in v1.44.134
func (m *MockGroundStationAPI) DescribeEphemeris(arg0 *groundstation.DescribeEphemerisInput) (*groundstation.DescribeEphemerisOutput, error)
DescribeEphemeris mocks base method
func (*MockGroundStationAPI) DescribeEphemerisRequest ¶ added in v1.44.134
func (m *MockGroundStationAPI) DescribeEphemerisRequest(arg0 *groundstation.DescribeEphemerisInput) (*request.Request, *groundstation.DescribeEphemerisOutput)
DescribeEphemerisRequest mocks base method
func (*MockGroundStationAPI) DescribeEphemerisWithContext ¶ added in v1.44.134
func (m *MockGroundStationAPI) DescribeEphemerisWithContext(arg0 context.Context, arg1 *groundstation.DescribeEphemerisInput, arg2 ...request.Option) (*groundstation.DescribeEphemerisOutput, error)
DescribeEphemerisWithContext mocks base method
func (*MockGroundStationAPI) EXPECT ¶
func (m *MockGroundStationAPI) EXPECT() *MockGroundStationAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockGroundStationAPI) GetConfig ¶
func (m *MockGroundStationAPI) GetConfig(arg0 *groundstation.GetConfigInput) (*groundstation.GetConfigOutput, error)
GetConfig mocks base method
func (*MockGroundStationAPI) GetConfigRequest ¶
func (m *MockGroundStationAPI) GetConfigRequest(arg0 *groundstation.GetConfigInput) (*request.Request, *groundstation.GetConfigOutput)
GetConfigRequest mocks base method
func (*MockGroundStationAPI) GetConfigWithContext ¶
func (m *MockGroundStationAPI) GetConfigWithContext(arg0 context.Context, arg1 *groundstation.GetConfigInput, arg2 ...request.Option) (*groundstation.GetConfigOutput, error)
GetConfigWithContext mocks base method
func (*MockGroundStationAPI) GetDataflowEndpointGroup ¶
func (m *MockGroundStationAPI) GetDataflowEndpointGroup(arg0 *groundstation.GetDataflowEndpointGroupInput) (*groundstation.GetDataflowEndpointGroupOutput, error)
GetDataflowEndpointGroup mocks base method
func (*MockGroundStationAPI) GetDataflowEndpointGroupRequest ¶
func (m *MockGroundStationAPI) GetDataflowEndpointGroupRequest(arg0 *groundstation.GetDataflowEndpointGroupInput) (*request.Request, *groundstation.GetDataflowEndpointGroupOutput)
GetDataflowEndpointGroupRequest mocks base method
func (*MockGroundStationAPI) GetDataflowEndpointGroupWithContext ¶
func (m *MockGroundStationAPI) GetDataflowEndpointGroupWithContext(arg0 context.Context, arg1 *groundstation.GetDataflowEndpointGroupInput, arg2 ...request.Option) (*groundstation.GetDataflowEndpointGroupOutput, error)
GetDataflowEndpointGroupWithContext mocks base method
func (*MockGroundStationAPI) GetMinuteUsage ¶
func (m *MockGroundStationAPI) GetMinuteUsage(arg0 *groundstation.GetMinuteUsageInput) (*groundstation.GetMinuteUsageOutput, error)
GetMinuteUsage mocks base method
func (*MockGroundStationAPI) GetMinuteUsageRequest ¶
func (m *MockGroundStationAPI) GetMinuteUsageRequest(arg0 *groundstation.GetMinuteUsageInput) (*request.Request, *groundstation.GetMinuteUsageOutput)
GetMinuteUsageRequest mocks base method
func (*MockGroundStationAPI) GetMinuteUsageWithContext ¶
func (m *MockGroundStationAPI) GetMinuteUsageWithContext(arg0 context.Context, arg1 *groundstation.GetMinuteUsageInput, arg2 ...request.Option) (*groundstation.GetMinuteUsageOutput, error)
GetMinuteUsageWithContext mocks base method
func (*MockGroundStationAPI) GetMissionProfile ¶
func (m *MockGroundStationAPI) GetMissionProfile(arg0 *groundstation.GetMissionProfileInput) (*groundstation.GetMissionProfileOutput, error)
GetMissionProfile mocks base method
func (*MockGroundStationAPI) GetMissionProfileRequest ¶
func (m *MockGroundStationAPI) GetMissionProfileRequest(arg0 *groundstation.GetMissionProfileInput) (*request.Request, *groundstation.GetMissionProfileOutput)
GetMissionProfileRequest mocks base method
func (*MockGroundStationAPI) GetMissionProfileWithContext ¶
func (m *MockGroundStationAPI) GetMissionProfileWithContext(arg0 context.Context, arg1 *groundstation.GetMissionProfileInput, arg2 ...request.Option) (*groundstation.GetMissionProfileOutput, error)
GetMissionProfileWithContext mocks base method
func (*MockGroundStationAPI) GetSatellite ¶
func (m *MockGroundStationAPI) GetSatellite(arg0 *groundstation.GetSatelliteInput) (*groundstation.GetSatelliteOutput, error)
GetSatellite mocks base method
func (*MockGroundStationAPI) GetSatelliteRequest ¶
func (m *MockGroundStationAPI) GetSatelliteRequest(arg0 *groundstation.GetSatelliteInput) (*request.Request, *groundstation.GetSatelliteOutput)
GetSatelliteRequest mocks base method
func (*MockGroundStationAPI) GetSatelliteWithContext ¶
func (m *MockGroundStationAPI) GetSatelliteWithContext(arg0 context.Context, arg1 *groundstation.GetSatelliteInput, arg2 ...request.Option) (*groundstation.GetSatelliteOutput, error)
GetSatelliteWithContext mocks base method
func (*MockGroundStationAPI) ListConfigs ¶
func (m *MockGroundStationAPI) ListConfigs(arg0 *groundstation.ListConfigsInput) (*groundstation.ListConfigsOutput, error)
ListConfigs mocks base method
func (*MockGroundStationAPI) ListConfigsPages ¶
func (m *MockGroundStationAPI) ListConfigsPages(arg0 *groundstation.ListConfigsInput, arg1 func(*groundstation.ListConfigsOutput, bool) bool) error
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 ¶
func (m *MockGroundStationAPI) ListConfigsRequest(arg0 *groundstation.ListConfigsInput) (*request.Request, *groundstation.ListConfigsOutput)
ListConfigsRequest mocks base method
func (*MockGroundStationAPI) ListConfigsWithContext ¶
func (m *MockGroundStationAPI) ListConfigsWithContext(arg0 context.Context, arg1 *groundstation.ListConfigsInput, arg2 ...request.Option) (*groundstation.ListConfigsOutput, error)
ListConfigsWithContext mocks base method
func (*MockGroundStationAPI) ListContacts ¶
func (m *MockGroundStationAPI) ListContacts(arg0 *groundstation.ListContactsInput) (*groundstation.ListContactsOutput, error)
ListContacts mocks base method
func (*MockGroundStationAPI) ListContactsPages ¶
func (m *MockGroundStationAPI) ListContactsPages(arg0 *groundstation.ListContactsInput, arg1 func(*groundstation.ListContactsOutput, bool) bool) error
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 ¶
func (m *MockGroundStationAPI) ListContactsRequest(arg0 *groundstation.ListContactsInput) (*request.Request, *groundstation.ListContactsOutput)
ListContactsRequest mocks base method
func (*MockGroundStationAPI) ListContactsWithContext ¶
func (m *MockGroundStationAPI) ListContactsWithContext(arg0 context.Context, arg1 *groundstation.ListContactsInput, arg2 ...request.Option) (*groundstation.ListContactsOutput, error)
ListContactsWithContext mocks base method
func (*MockGroundStationAPI) ListDataflowEndpointGroups ¶
func (m *MockGroundStationAPI) ListDataflowEndpointGroups(arg0 *groundstation.ListDataflowEndpointGroupsInput) (*groundstation.ListDataflowEndpointGroupsOutput, error)
ListDataflowEndpointGroups mocks base method
func (*MockGroundStationAPI) ListDataflowEndpointGroupsPages ¶
func (m *MockGroundStationAPI) ListDataflowEndpointGroupsPages(arg0 *groundstation.ListDataflowEndpointGroupsInput, arg1 func(*groundstation.ListDataflowEndpointGroupsOutput, bool) bool) error
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 ¶
func (m *MockGroundStationAPI) ListDataflowEndpointGroupsRequest(arg0 *groundstation.ListDataflowEndpointGroupsInput) (*request.Request, *groundstation.ListDataflowEndpointGroupsOutput)
ListDataflowEndpointGroupsRequest mocks base method
func (*MockGroundStationAPI) ListDataflowEndpointGroupsWithContext ¶
func (m *MockGroundStationAPI) ListDataflowEndpointGroupsWithContext(arg0 context.Context, arg1 *groundstation.ListDataflowEndpointGroupsInput, arg2 ...request.Option) (*groundstation.ListDataflowEndpointGroupsOutput, error)
ListDataflowEndpointGroupsWithContext mocks base method
func (*MockGroundStationAPI) ListEphemerides ¶ added in v1.44.134
func (m *MockGroundStationAPI) ListEphemerides(arg0 *groundstation.ListEphemeridesInput) (*groundstation.ListEphemeridesOutput, error)
ListEphemerides mocks base method
func (*MockGroundStationAPI) ListEphemeridesPages ¶ added in v1.44.134
func (m *MockGroundStationAPI) ListEphemeridesPages(arg0 *groundstation.ListEphemeridesInput, arg1 func(*groundstation.ListEphemeridesOutput, bool) bool) error
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
func (m *MockGroundStationAPI) ListEphemeridesRequest(arg0 *groundstation.ListEphemeridesInput) (*request.Request, *groundstation.ListEphemeridesOutput)
ListEphemeridesRequest mocks base method
func (*MockGroundStationAPI) ListEphemeridesWithContext ¶ added in v1.44.134
func (m *MockGroundStationAPI) ListEphemeridesWithContext(arg0 context.Context, arg1 *groundstation.ListEphemeridesInput, arg2 ...request.Option) (*groundstation.ListEphemeridesOutput, error)
ListEphemeridesWithContext mocks base method
func (*MockGroundStationAPI) ListGroundStations ¶
func (m *MockGroundStationAPI) ListGroundStations(arg0 *groundstation.ListGroundStationsInput) (*groundstation.ListGroundStationsOutput, error)
ListGroundStations mocks base method
func (*MockGroundStationAPI) ListGroundStationsPages ¶
func (m *MockGroundStationAPI) ListGroundStationsPages(arg0 *groundstation.ListGroundStationsInput, arg1 func(*groundstation.ListGroundStationsOutput, bool) bool) error
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 ¶
func (m *MockGroundStationAPI) ListGroundStationsRequest(arg0 *groundstation.ListGroundStationsInput) (*request.Request, *groundstation.ListGroundStationsOutput)
ListGroundStationsRequest mocks base method
func (*MockGroundStationAPI) ListGroundStationsWithContext ¶
func (m *MockGroundStationAPI) ListGroundStationsWithContext(arg0 context.Context, arg1 *groundstation.ListGroundStationsInput, arg2 ...request.Option) (*groundstation.ListGroundStationsOutput, error)
ListGroundStationsWithContext mocks base method
func (*MockGroundStationAPI) ListMissionProfiles ¶
func (m *MockGroundStationAPI) ListMissionProfiles(arg0 *groundstation.ListMissionProfilesInput) (*groundstation.ListMissionProfilesOutput, error)
ListMissionProfiles mocks base method
func (*MockGroundStationAPI) ListMissionProfilesPages ¶
func (m *MockGroundStationAPI) ListMissionProfilesPages(arg0 *groundstation.ListMissionProfilesInput, arg1 func(*groundstation.ListMissionProfilesOutput, bool) bool) error
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 ¶
func (m *MockGroundStationAPI) ListMissionProfilesRequest(arg0 *groundstation.ListMissionProfilesInput) (*request.Request, *groundstation.ListMissionProfilesOutput)
ListMissionProfilesRequest mocks base method
func (*MockGroundStationAPI) ListMissionProfilesWithContext ¶
func (m *MockGroundStationAPI) ListMissionProfilesWithContext(arg0 context.Context, arg1 *groundstation.ListMissionProfilesInput, arg2 ...request.Option) (*groundstation.ListMissionProfilesOutput, error)
ListMissionProfilesWithContext mocks base method
func (*MockGroundStationAPI) ListSatellites ¶
func (m *MockGroundStationAPI) ListSatellites(arg0 *groundstation.ListSatellitesInput) (*groundstation.ListSatellitesOutput, error)
ListSatellites mocks base method
func (*MockGroundStationAPI) ListSatellitesPages ¶
func (m *MockGroundStationAPI) ListSatellitesPages(arg0 *groundstation.ListSatellitesInput, arg1 func(*groundstation.ListSatellitesOutput, bool) bool) error
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 ¶
func (m *MockGroundStationAPI) ListSatellitesRequest(arg0 *groundstation.ListSatellitesInput) (*request.Request, *groundstation.ListSatellitesOutput)
ListSatellitesRequest mocks base method
func (*MockGroundStationAPI) ListSatellitesWithContext ¶
func (m *MockGroundStationAPI) ListSatellitesWithContext(arg0 context.Context, arg1 *groundstation.ListSatellitesInput, arg2 ...request.Option) (*groundstation.ListSatellitesOutput, error)
ListSatellitesWithContext mocks base method
func (*MockGroundStationAPI) ListTagsForResource ¶
func (m *MockGroundStationAPI) ListTagsForResource(arg0 *groundstation.ListTagsForResourceInput) (*groundstation.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockGroundStationAPI) ListTagsForResourceRequest ¶
func (m *MockGroundStationAPI) ListTagsForResourceRequest(arg0 *groundstation.ListTagsForResourceInput) (*request.Request, *groundstation.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockGroundStationAPI) ListTagsForResourceWithContext ¶
func (m *MockGroundStationAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *groundstation.ListTagsForResourceInput, arg2 ...request.Option) (*groundstation.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockGroundStationAPI) ReserveContact ¶
func (m *MockGroundStationAPI) ReserveContact(arg0 *groundstation.ReserveContactInput) (*groundstation.ReserveContactOutput, error)
ReserveContact mocks base method
func (*MockGroundStationAPI) ReserveContactRequest ¶
func (m *MockGroundStationAPI) ReserveContactRequest(arg0 *groundstation.ReserveContactInput) (*request.Request, *groundstation.ReserveContactOutput)
ReserveContactRequest mocks base method
func (*MockGroundStationAPI) ReserveContactWithContext ¶
func (m *MockGroundStationAPI) ReserveContactWithContext(arg0 context.Context, arg1 *groundstation.ReserveContactInput, arg2 ...request.Option) (*groundstation.ReserveContactOutput, error)
ReserveContactWithContext mocks base method
func (*MockGroundStationAPI) TagResource ¶
func (m *MockGroundStationAPI) TagResource(arg0 *groundstation.TagResourceInput) (*groundstation.TagResourceOutput, error)
TagResource mocks base method
func (*MockGroundStationAPI) TagResourceRequest ¶
func (m *MockGroundStationAPI) TagResourceRequest(arg0 *groundstation.TagResourceInput) (*request.Request, *groundstation.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockGroundStationAPI) TagResourceWithContext ¶
func (m *MockGroundStationAPI) TagResourceWithContext(arg0 context.Context, arg1 *groundstation.TagResourceInput, arg2 ...request.Option) (*groundstation.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockGroundStationAPI) UntagResource ¶
func (m *MockGroundStationAPI) UntagResource(arg0 *groundstation.UntagResourceInput) (*groundstation.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockGroundStationAPI) UntagResourceRequest ¶
func (m *MockGroundStationAPI) UntagResourceRequest(arg0 *groundstation.UntagResourceInput) (*request.Request, *groundstation.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockGroundStationAPI) UntagResourceWithContext ¶
func (m *MockGroundStationAPI) UntagResourceWithContext(arg0 context.Context, arg1 *groundstation.UntagResourceInput, arg2 ...request.Option) (*groundstation.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockGroundStationAPI) UpdateConfig ¶
func (m *MockGroundStationAPI) UpdateConfig(arg0 *groundstation.UpdateConfigInput) (*groundstation.UpdateConfigOutput, error)
UpdateConfig mocks base method
func (*MockGroundStationAPI) UpdateConfigRequest ¶
func (m *MockGroundStationAPI) UpdateConfigRequest(arg0 *groundstation.UpdateConfigInput) (*request.Request, *groundstation.UpdateConfigOutput)
UpdateConfigRequest mocks base method
func (*MockGroundStationAPI) UpdateConfigWithContext ¶
func (m *MockGroundStationAPI) UpdateConfigWithContext(arg0 context.Context, arg1 *groundstation.UpdateConfigInput, arg2 ...request.Option) (*groundstation.UpdateConfigOutput, error)
UpdateConfigWithContext mocks base method
func (*MockGroundStationAPI) UpdateEphemeris ¶ added in v1.44.134
func (m *MockGroundStationAPI) UpdateEphemeris(arg0 *groundstation.UpdateEphemerisInput) (*groundstation.UpdateEphemerisOutput, error)
UpdateEphemeris mocks base method
func (*MockGroundStationAPI) UpdateEphemerisRequest ¶ added in v1.44.134
func (m *MockGroundStationAPI) UpdateEphemerisRequest(arg0 *groundstation.UpdateEphemerisInput) (*request.Request, *groundstation.UpdateEphemerisOutput)
UpdateEphemerisRequest mocks base method
func (*MockGroundStationAPI) UpdateEphemerisWithContext ¶ added in v1.44.134
func (m *MockGroundStationAPI) UpdateEphemerisWithContext(arg0 context.Context, arg1 *groundstation.UpdateEphemerisInput, arg2 ...request.Option) (*groundstation.UpdateEphemerisOutput, error)
UpdateEphemerisWithContext mocks base method
func (*MockGroundStationAPI) UpdateMissionProfile ¶
func (m *MockGroundStationAPI) UpdateMissionProfile(arg0 *groundstation.UpdateMissionProfileInput) (*groundstation.UpdateMissionProfileOutput, error)
UpdateMissionProfile mocks base method
func (*MockGroundStationAPI) UpdateMissionProfileRequest ¶
func (m *MockGroundStationAPI) UpdateMissionProfileRequest(arg0 *groundstation.UpdateMissionProfileInput) (*request.Request, *groundstation.UpdateMissionProfileOutput)
UpdateMissionProfileRequest mocks base method
func (*MockGroundStationAPI) UpdateMissionProfileWithContext ¶
func (m *MockGroundStationAPI) UpdateMissionProfileWithContext(arg0 context.Context, arg1 *groundstation.UpdateMissionProfileInput, arg2 ...request.Option) (*groundstation.UpdateMissionProfileOutput, error)
UpdateMissionProfileWithContext 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