Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CancelContact(ctx context.Context, params *groundstation.CancelContactInput, ...) (*groundstation.CancelContactOutput, error)
- func (_m *IClient) CreateConfig(ctx context.Context, params *groundstation.CreateConfigInput, ...) (*groundstation.CreateConfigOutput, error)
- func (_m *IClient) CreateDataflowEndpointGroup(ctx context.Context, params *groundstation.CreateDataflowEndpointGroupInput, ...) (*groundstation.CreateDataflowEndpointGroupOutput, error)
- func (_m *IClient) CreateEphemeris(ctx context.Context, params *groundstation.CreateEphemerisInput, ...) (*groundstation.CreateEphemerisOutput, error)
- func (_m *IClient) CreateMissionProfile(ctx context.Context, params *groundstation.CreateMissionProfileInput, ...) (*groundstation.CreateMissionProfileOutput, error)
- func (_m *IClient) DeleteConfig(ctx context.Context, params *groundstation.DeleteConfigInput, ...) (*groundstation.DeleteConfigOutput, error)
- func (_m *IClient) DeleteDataflowEndpointGroup(ctx context.Context, params *groundstation.DeleteDataflowEndpointGroupInput, ...) (*groundstation.DeleteDataflowEndpointGroupOutput, error)
- func (_m *IClient) DeleteEphemeris(ctx context.Context, params *groundstation.DeleteEphemerisInput, ...) (*groundstation.DeleteEphemerisOutput, error)
- func (_m *IClient) DeleteMissionProfile(ctx context.Context, params *groundstation.DeleteMissionProfileInput, ...) (*groundstation.DeleteMissionProfileOutput, error)
- func (_m *IClient) DescribeContact(ctx context.Context, params *groundstation.DescribeContactInput, ...) (*groundstation.DescribeContactOutput, error)
- func (_m *IClient) DescribeEphemeris(ctx context.Context, params *groundstation.DescribeEphemerisInput, ...) (*groundstation.DescribeEphemerisOutput, error)
- func (_m *IClient) GetAgentConfiguration(ctx context.Context, params *groundstation.GetAgentConfigurationInput, ...) (*groundstation.GetAgentConfigurationOutput, error)
- func (_m *IClient) GetConfig(ctx context.Context, params *groundstation.GetConfigInput, ...) (*groundstation.GetConfigOutput, error)
- func (_m *IClient) GetDataflowEndpointGroup(ctx context.Context, params *groundstation.GetDataflowEndpointGroupInput, ...) (*groundstation.GetDataflowEndpointGroupOutput, error)
- func (_m *IClient) GetMinuteUsage(ctx context.Context, params *groundstation.GetMinuteUsageInput, ...) (*groundstation.GetMinuteUsageOutput, error)
- func (_m *IClient) GetMissionProfile(ctx context.Context, params *groundstation.GetMissionProfileInput, ...) (*groundstation.GetMissionProfileOutput, error)
- func (_m *IClient) GetSatellite(ctx context.Context, params *groundstation.GetSatelliteInput, ...) (*groundstation.GetSatelliteOutput, error)
- func (_m *IClient) ListConfigs(ctx context.Context, params *groundstation.ListConfigsInput, ...) (*groundstation.ListConfigsOutput, error)
- func (_m *IClient) ListContacts(ctx context.Context, params *groundstation.ListContactsInput, ...) (*groundstation.ListContactsOutput, error)
- func (_m *IClient) ListDataflowEndpointGroups(ctx context.Context, params *groundstation.ListDataflowEndpointGroupsInput, ...) (*groundstation.ListDataflowEndpointGroupsOutput, error)
- func (_m *IClient) ListEphemerides(ctx context.Context, params *groundstation.ListEphemeridesInput, ...) (*groundstation.ListEphemeridesOutput, error)
- func (_m *IClient) ListGroundStations(ctx context.Context, params *groundstation.ListGroundStationsInput, ...) (*groundstation.ListGroundStationsOutput, error)
- func (_m *IClient) ListMissionProfiles(ctx context.Context, params *groundstation.ListMissionProfilesInput, ...) (*groundstation.ListMissionProfilesOutput, error)
- func (_m *IClient) ListSatellites(ctx context.Context, params *groundstation.ListSatellitesInput, ...) (*groundstation.ListSatellitesOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *groundstation.ListTagsForResourceInput, ...) (*groundstation.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() groundstation.Options
- func (_m *IClient) RegisterAgent(ctx context.Context, params *groundstation.RegisterAgentInput, ...) (*groundstation.RegisterAgentOutput, error)
- func (_m *IClient) ReserveContact(ctx context.Context, params *groundstation.ReserveContactInput, ...) (*groundstation.ReserveContactOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *groundstation.TagResourceInput, ...) (*groundstation.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *groundstation.UntagResourceInput, ...) (*groundstation.UntagResourceOutput, error)
- func (_m *IClient) UpdateAgentStatus(ctx context.Context, params *groundstation.UpdateAgentStatusInput, ...) (*groundstation.UpdateAgentStatusOutput, error)
- func (_m *IClient) UpdateConfig(ctx context.Context, params *groundstation.UpdateConfigInput, ...) (*groundstation.UpdateConfigOutput, error)
- func (_m *IClient) UpdateEphemeris(ctx context.Context, params *groundstation.UpdateEphemerisInput, ...) (*groundstation.UpdateEphemerisOutput, error)
- func (_m *IClient) UpdateMissionProfile(ctx context.Context, params *groundstation.UpdateMissionProfileInput, ...) (*groundstation.UpdateMissionProfileOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) CancelContact ¶
func (_m *IClient) CancelContact(ctx context.Context, params *groundstation.CancelContactInput, optFns ...func(*groundstation.Options)) (*groundstation.CancelContactOutput, error)
CancelContact provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateConfig ¶
func (_m *IClient) CreateConfig(ctx context.Context, params *groundstation.CreateConfigInput, optFns ...func(*groundstation.Options)) (*groundstation.CreateConfigOutput, error)
CreateConfig provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDataflowEndpointGroup ¶
func (_m *IClient) CreateDataflowEndpointGroup(ctx context.Context, params *groundstation.CreateDataflowEndpointGroupInput, optFns ...func(*groundstation.Options)) (*groundstation.CreateDataflowEndpointGroupOutput, error)
CreateDataflowEndpointGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateEphemeris ¶
func (_m *IClient) CreateEphemeris(ctx context.Context, params *groundstation.CreateEphemerisInput, optFns ...func(*groundstation.Options)) (*groundstation.CreateEphemerisOutput, error)
CreateEphemeris provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateMissionProfile ¶
func (_m *IClient) CreateMissionProfile(ctx context.Context, params *groundstation.CreateMissionProfileInput, optFns ...func(*groundstation.Options)) (*groundstation.CreateMissionProfileOutput, error)
CreateMissionProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteConfig ¶
func (_m *IClient) DeleteConfig(ctx context.Context, params *groundstation.DeleteConfigInput, optFns ...func(*groundstation.Options)) (*groundstation.DeleteConfigOutput, error)
DeleteConfig provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDataflowEndpointGroup ¶
func (_m *IClient) DeleteDataflowEndpointGroup(ctx context.Context, params *groundstation.DeleteDataflowEndpointGroupInput, optFns ...func(*groundstation.Options)) (*groundstation.DeleteDataflowEndpointGroupOutput, error)
DeleteDataflowEndpointGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteEphemeris ¶
func (_m *IClient) DeleteEphemeris(ctx context.Context, params *groundstation.DeleteEphemerisInput, optFns ...func(*groundstation.Options)) (*groundstation.DeleteEphemerisOutput, error)
DeleteEphemeris provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteMissionProfile ¶
func (_m *IClient) DeleteMissionProfile(ctx context.Context, params *groundstation.DeleteMissionProfileInput, optFns ...func(*groundstation.Options)) (*groundstation.DeleteMissionProfileOutput, error)
DeleteMissionProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeContact ¶
func (_m *IClient) DescribeContact(ctx context.Context, params *groundstation.DescribeContactInput, optFns ...func(*groundstation.Options)) (*groundstation.DescribeContactOutput, error)
DescribeContact provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeEphemeris ¶
func (_m *IClient) DescribeEphemeris(ctx context.Context, params *groundstation.DescribeEphemerisInput, optFns ...func(*groundstation.Options)) (*groundstation.DescribeEphemerisOutput, error)
DescribeEphemeris provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetAgentConfiguration ¶
func (_m *IClient) GetAgentConfiguration(ctx context.Context, params *groundstation.GetAgentConfigurationInput, optFns ...func(*groundstation.Options)) (*groundstation.GetAgentConfigurationOutput, error)
GetAgentConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetConfig ¶
func (_m *IClient) GetConfig(ctx context.Context, params *groundstation.GetConfigInput, optFns ...func(*groundstation.Options)) (*groundstation.GetConfigOutput, error)
GetConfig provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDataflowEndpointGroup ¶
func (_m *IClient) GetDataflowEndpointGroup(ctx context.Context, params *groundstation.GetDataflowEndpointGroupInput, optFns ...func(*groundstation.Options)) (*groundstation.GetDataflowEndpointGroupOutput, error)
GetDataflowEndpointGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMinuteUsage ¶
func (_m *IClient) GetMinuteUsage(ctx context.Context, params *groundstation.GetMinuteUsageInput, optFns ...func(*groundstation.Options)) (*groundstation.GetMinuteUsageOutput, error)
GetMinuteUsage provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMissionProfile ¶
func (_m *IClient) GetMissionProfile(ctx context.Context, params *groundstation.GetMissionProfileInput, optFns ...func(*groundstation.Options)) (*groundstation.GetMissionProfileOutput, error)
GetMissionProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSatellite ¶
func (_m *IClient) GetSatellite(ctx context.Context, params *groundstation.GetSatelliteInput, optFns ...func(*groundstation.Options)) (*groundstation.GetSatelliteOutput, error)
GetSatellite provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListConfigs ¶
func (_m *IClient) ListConfigs(ctx context.Context, params *groundstation.ListConfigsInput, optFns ...func(*groundstation.Options)) (*groundstation.ListConfigsOutput, error)
ListConfigs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListContacts ¶
func (_m *IClient) ListContacts(ctx context.Context, params *groundstation.ListContactsInput, optFns ...func(*groundstation.Options)) (*groundstation.ListContactsOutput, error)
ListContacts provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDataflowEndpointGroups ¶
func (_m *IClient) ListDataflowEndpointGroups(ctx context.Context, params *groundstation.ListDataflowEndpointGroupsInput, optFns ...func(*groundstation.Options)) (*groundstation.ListDataflowEndpointGroupsOutput, error)
ListDataflowEndpointGroups provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEphemerides ¶
func (_m *IClient) ListEphemerides(ctx context.Context, params *groundstation.ListEphemeridesInput, optFns ...func(*groundstation.Options)) (*groundstation.ListEphemeridesOutput, error)
ListEphemerides provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListGroundStations ¶
func (_m *IClient) ListGroundStations(ctx context.Context, params *groundstation.ListGroundStationsInput, optFns ...func(*groundstation.Options)) (*groundstation.ListGroundStationsOutput, error)
ListGroundStations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListMissionProfiles ¶
func (_m *IClient) ListMissionProfiles(ctx context.Context, params *groundstation.ListMissionProfilesInput, optFns ...func(*groundstation.Options)) (*groundstation.ListMissionProfilesOutput, error)
ListMissionProfiles provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSatellites ¶
func (_m *IClient) ListSatellites(ctx context.Context, params *groundstation.ListSatellitesInput, optFns ...func(*groundstation.Options)) (*groundstation.ListSatellitesOutput, error)
ListSatellites provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *groundstation.ListTagsForResourceInput, optFns ...func(*groundstation.Options)) (*groundstation.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() groundstation.Options
Options provides a mock function with given fields:
func (*IClient) RegisterAgent ¶
func (_m *IClient) RegisterAgent(ctx context.Context, params *groundstation.RegisterAgentInput, optFns ...func(*groundstation.Options)) (*groundstation.RegisterAgentOutput, error)
RegisterAgent provides a mock function with given fields: ctx, params, optFns
func (*IClient) ReserveContact ¶
func (_m *IClient) ReserveContact(ctx context.Context, params *groundstation.ReserveContactInput, optFns ...func(*groundstation.Options)) (*groundstation.ReserveContactOutput, error)
ReserveContact provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *groundstation.TagResourceInput, optFns ...func(*groundstation.Options)) (*groundstation.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *groundstation.UntagResourceInput, optFns ...func(*groundstation.Options)) (*groundstation.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateAgentStatus ¶
func (_m *IClient) UpdateAgentStatus(ctx context.Context, params *groundstation.UpdateAgentStatusInput, optFns ...func(*groundstation.Options)) (*groundstation.UpdateAgentStatusOutput, error)
UpdateAgentStatus provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateConfig ¶
func (_m *IClient) UpdateConfig(ctx context.Context, params *groundstation.UpdateConfigInput, optFns ...func(*groundstation.Options)) (*groundstation.UpdateConfigOutput, error)
UpdateConfig provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateEphemeris ¶
func (_m *IClient) UpdateEphemeris(ctx context.Context, params *groundstation.UpdateEphemerisInput, optFns ...func(*groundstation.Options)) (*groundstation.UpdateEphemerisOutput, error)
UpdateEphemeris provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateMissionProfile ¶
func (_m *IClient) UpdateMissionProfile(ctx context.Context, params *groundstation.UpdateMissionProfileInput, optFns ...func(*groundstation.Options)) (*groundstation.UpdateMissionProfileOutput, error)
UpdateMissionProfile provides a mock function with given fields: ctx, params, optFns