Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) ConfigureLogs(ctx context.Context, params *mediapackagevod.ConfigureLogsInput, ...) (*mediapackagevod.ConfigureLogsOutput, error)
- func (_m *IClient) CreateAsset(ctx context.Context, params *mediapackagevod.CreateAssetInput, ...) (*mediapackagevod.CreateAssetOutput, error)
- func (_m *IClient) CreatePackagingConfiguration(ctx context.Context, params *mediapackagevod.CreatePackagingConfigurationInput, ...) (*mediapackagevod.CreatePackagingConfigurationOutput, error)
- func (_m *IClient) CreatePackagingGroup(ctx context.Context, params *mediapackagevod.CreatePackagingGroupInput, ...) (*mediapackagevod.CreatePackagingGroupOutput, error)
- func (_m *IClient) DeleteAsset(ctx context.Context, params *mediapackagevod.DeleteAssetInput, ...) (*mediapackagevod.DeleteAssetOutput, error)
- func (_m *IClient) DeletePackagingConfiguration(ctx context.Context, params *mediapackagevod.DeletePackagingConfigurationInput, ...) (*mediapackagevod.DeletePackagingConfigurationOutput, error)
- func (_m *IClient) DeletePackagingGroup(ctx context.Context, params *mediapackagevod.DeletePackagingGroupInput, ...) (*mediapackagevod.DeletePackagingGroupOutput, error)
- func (_m *IClient) DescribeAsset(ctx context.Context, params *mediapackagevod.DescribeAssetInput, ...) (*mediapackagevod.DescribeAssetOutput, error)
- func (_m *IClient) DescribePackagingConfiguration(ctx context.Context, ...) (*mediapackagevod.DescribePackagingConfigurationOutput, error)
- func (_m *IClient) DescribePackagingGroup(ctx context.Context, params *mediapackagevod.DescribePackagingGroupInput, ...) (*mediapackagevod.DescribePackagingGroupOutput, error)
- func (_m *IClient) ListAssets(ctx context.Context, params *mediapackagevod.ListAssetsInput, ...) (*mediapackagevod.ListAssetsOutput, error)
- func (_m *IClient) ListPackagingConfigurations(ctx context.Context, params *mediapackagevod.ListPackagingConfigurationsInput, ...) (*mediapackagevod.ListPackagingConfigurationsOutput, error)
- func (_m *IClient) ListPackagingGroups(ctx context.Context, params *mediapackagevod.ListPackagingGroupsInput, ...) (*mediapackagevod.ListPackagingGroupsOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *mediapackagevod.ListTagsForResourceInput, ...) (*mediapackagevod.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() mediapackagevod.Options
- func (_m *IClient) TagResource(ctx context.Context, params *mediapackagevod.TagResourceInput, ...) (*mediapackagevod.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *mediapackagevod.UntagResourceInput, ...) (*mediapackagevod.UntagResourceOutput, error)
- func (_m *IClient) UpdatePackagingGroup(ctx context.Context, params *mediapackagevod.UpdatePackagingGroupInput, ...) (*mediapackagevod.UpdatePackagingGroupOutput, 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) ConfigureLogs ¶
func (_m *IClient) ConfigureLogs(ctx context.Context, params *mediapackagevod.ConfigureLogsInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.ConfigureLogsOutput, error)
ConfigureLogs provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateAsset ¶
func (_m *IClient) CreateAsset(ctx context.Context, params *mediapackagevod.CreateAssetInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.CreateAssetOutput, error)
CreateAsset provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreatePackagingConfiguration ¶
func (_m *IClient) CreatePackagingConfiguration(ctx context.Context, params *mediapackagevod.CreatePackagingConfigurationInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.CreatePackagingConfigurationOutput, error)
CreatePackagingConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreatePackagingGroup ¶
func (_m *IClient) CreatePackagingGroup(ctx context.Context, params *mediapackagevod.CreatePackagingGroupInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.CreatePackagingGroupOutput, error)
CreatePackagingGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteAsset ¶
func (_m *IClient) DeleteAsset(ctx context.Context, params *mediapackagevod.DeleteAssetInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.DeleteAssetOutput, error)
DeleteAsset provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeletePackagingConfiguration ¶
func (_m *IClient) DeletePackagingConfiguration(ctx context.Context, params *mediapackagevod.DeletePackagingConfigurationInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.DeletePackagingConfigurationOutput, error)
DeletePackagingConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeletePackagingGroup ¶
func (_m *IClient) DeletePackagingGroup(ctx context.Context, params *mediapackagevod.DeletePackagingGroupInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.DeletePackagingGroupOutput, error)
DeletePackagingGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeAsset ¶
func (_m *IClient) DescribeAsset(ctx context.Context, params *mediapackagevod.DescribeAssetInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.DescribeAssetOutput, error)
DescribeAsset provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribePackagingConfiguration ¶
func (_m *IClient) DescribePackagingConfiguration(ctx context.Context, params *mediapackagevod.DescribePackagingConfigurationInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.DescribePackagingConfigurationOutput, error)
DescribePackagingConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribePackagingGroup ¶
func (_m *IClient) DescribePackagingGroup(ctx context.Context, params *mediapackagevod.DescribePackagingGroupInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.DescribePackagingGroupOutput, error)
DescribePackagingGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListAssets ¶
func (_m *IClient) ListAssets(ctx context.Context, params *mediapackagevod.ListAssetsInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.ListAssetsOutput, error)
ListAssets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListPackagingConfigurations ¶
func (_m *IClient) ListPackagingConfigurations(ctx context.Context, params *mediapackagevod.ListPackagingConfigurationsInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.ListPackagingConfigurationsOutput, error)
ListPackagingConfigurations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListPackagingGroups ¶
func (_m *IClient) ListPackagingGroups(ctx context.Context, params *mediapackagevod.ListPackagingGroupsInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.ListPackagingGroupsOutput, error)
ListPackagingGroups provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *mediapackagevod.ListTagsForResourceInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() mediapackagevod.Options
Options provides a mock function with given fields:
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *mediapackagevod.TagResourceInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *mediapackagevod.UntagResourceInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdatePackagingGroup ¶
func (_m *IClient) UpdatePackagingGroup(ctx context.Context, params *mediapackagevod.UpdatePackagingGroupInput, optFns ...func(*mediapackagevod.Options)) (*mediapackagevod.UpdatePackagingGroupOutput, error)
UpdatePackagingGroup provides a mock function with given fields: ctx, params, optFns