mock

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Session

type Session struct {
	mock.Mock
}

Session is an autogenerated mock type for the Session type

func NewSession

func NewSession(t interface {
	mock.TestingT
	Cleanup(func())
}) *Session

NewSession creates a new instance of Session. 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 (*Session) CreateAccessKeySync

func (_m *Session) CreateAccessKeySync(_a0 *v3ioc.CreateAccessKeyInput) (*v3ioc.CreateAccessKeyOutput, error)

CreateAccessKeySync provides a mock function with given fields: _a0

func (*Session) CreateContainerSync

func (_m *Session) CreateContainerSync(_a0 *v3ioc.CreateContainerInput) (*v3ioc.CreateContainerOutput, error)

CreateContainerSync provides a mock function with given fields: _a0

func (*Session) CreateEventSync

func (_m *Session) CreateEventSync(_a0 *v3ioc.CreateEventInput) error

CreateEventSync provides a mock function with given fields: _a0

func (*Session) CreateUserSync

func (_m *Session) CreateUserSync(_a0 *v3ioc.CreateUserInput) (*v3ioc.CreateUserOutput, error)

CreateUserSync provides a mock function with given fields: _a0

func (*Session) DeleteAccessKeySync

func (_m *Session) DeleteAccessKeySync(_a0 *v3ioc.DeleteAccessKeyInput) error

DeleteAccessKeySync provides a mock function with given fields: _a0

func (*Session) DeleteContainerSync

func (_m *Session) DeleteContainerSync(_a0 *v3ioc.DeleteContainerInput) error

DeleteContainerSync provides a mock function with given fields: _a0

func (*Session) DeleteUserSync

func (_m *Session) DeleteUserSync(_a0 *v3ioc.DeleteUserInput) error

DeleteUserSync provides a mock function with given fields: _a0

func (*Session) GetAppServicesManifests

GetAppServicesManifests provides a mock function with given fields: _a0

func (*Session) GetJob

func (_m *Session) GetJob(getJobsInput *v3ioc.GetJobInput) (*v3ioc.GetJobOutput, error)

GetJob provides a mock function with given fields: getJobsInput

func (*Session) GetRunningUserAttributesSync

func (_m *Session) GetRunningUserAttributesSync(_a0 *v3ioc.GetRunningUserAttributesInput) (*v3ioc.GetRunningUserAttributesOutput, error)

GetRunningUserAttributesSync provides a mock function with given fields: _a0

func (*Session) ReloadAppServicesConfig

func (_m *Session) ReloadAppServicesConfig(ctx context.Context) (string, error)

ReloadAppServicesConfig provides a mock function with given fields: ctx

func (*Session) ReloadAppServicesConfigAndWaitForCompletion

func (_m *Session) ReloadAppServicesConfigAndWaitForCompletion(ctx context.Context, retryInterval time.Duration, timeout time.Duration) error

ReloadAppServicesConfigAndWaitForCompletion provides a mock function with given fields: ctx, retryInterval, timeout

func (*Session) ReloadArtifactVersionManifest

func (_m *Session) ReloadArtifactVersionManifest(ctx context.Context) (string, error)

ReloadArtifactVersionManifest provides a mock function with given fields: ctx

func (*Session) ReloadArtifactVersionManifestAndWaitForCompletion

func (_m *Session) ReloadArtifactVersionManifestAndWaitForCompletion(ctx context.Context, retryInterval time.Duration, timeout time.Duration) error

ReloadArtifactVersionManifestAndWaitForCompletion provides a mock function with given fields: ctx, retryInterval, timeout

func (*Session) ReloadClusterConfig

func (_m *Session) ReloadClusterConfig(ctx context.Context) (string, error)

ReloadClusterConfig provides a mock function with given fields: ctx

func (*Session) ReloadClusterConfigAndWaitForCompletion

func (_m *Session) ReloadClusterConfigAndWaitForCompletion(ctx context.Context, retryInterval time.Duration, timeout time.Duration) error

ReloadClusterConfigAndWaitForCompletion provides a mock function with given fields: ctx, retryInterval, timeout

func (*Session) ReloadEventsConfig

func (_m *Session) ReloadEventsConfig(ctx context.Context) (string, error)

ReloadEventsConfig provides a mock function with given fields: ctx

func (*Session) ReloadEventsConfigAndWaitForCompletion

func (_m *Session) ReloadEventsConfigAndWaitForCompletion(ctx context.Context, retryInterval time.Duration, timeout time.Duration) error

ReloadEventsConfigAndWaitForCompletion provides a mock function with given fields: ctx, retryInterval, timeout

func (*Session) UpdateAppServicesManifest

func (_m *Session) UpdateAppServicesManifest(_a0 *v3ioc.UpdateAppServicesManifestInput) (*v3ioc.GetJobOutput, error)

UpdateAppServicesManifest provides a mock function with given fields: _a0

func (*Session) UpdateClusterInfoSync

func (_m *Session) UpdateClusterInfoSync(_a0 *v3ioc.UpdateClusterInfoInput) (*v3ioc.UpdateClusterInfoOutput, error)

UpdateClusterInfoSync provides a mock function with given fields: _a0

func (*Session) WaitForJobCompletion

func (_m *Session) WaitForJobCompletion(ctx context.Context, jobID string, retryInterval time.Duration, timeout time.Duration) error

WaitForJobCompletion provides a mock function with given fields: ctx, jobID, retryInterval, timeout

Jump to

Keyboard shortcuts

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