Documentation ¶
Index ¶
- type Session
- func (_m *Session) CreateAccessKeySync(_a0 *v3ioc.CreateAccessKeyInput) (*v3ioc.CreateAccessKeyOutput, error)
- func (_m *Session) CreateContainerSync(_a0 *v3ioc.CreateContainerInput) (*v3ioc.CreateContainerOutput, error)
- func (_m *Session) CreateEventSync(_a0 *v3ioc.CreateEventInput) error
- func (_m *Session) CreateUserSync(_a0 *v3ioc.CreateUserInput) (*v3ioc.CreateUserOutput, error)
- func (_m *Session) DeleteAccessKeySync(_a0 *v3ioc.DeleteAccessKeyInput) error
- func (_m *Session) DeleteContainerSync(_a0 *v3ioc.DeleteContainerInput) error
- func (_m *Session) DeleteUserSync(_a0 *v3ioc.DeleteUserInput) error
- func (_m *Session) GetAppServicesManifests(_a0 *v3ioc.GetAppServicesManifestsInput) (*v3ioc.GetAppServicesManifestsOutput, error)
- func (_m *Session) GetJob(getJobsInput *v3ioc.GetJobInput) (*v3ioc.GetJobOutput, error)
- func (_m *Session) GetRunningUserAttributesSync(_a0 *v3ioc.GetRunningUserAttributesInput) (*v3ioc.GetRunningUserAttributesOutput, error)
- func (_m *Session) ReloadAppServicesConfig(ctx context.Context) (string, error)
- func (_m *Session) ReloadAppServicesConfigAndWaitForCompletion(ctx context.Context, retryInterval time.Duration, timeout time.Duration) error
- func (_m *Session) ReloadArtifactVersionManifest(ctx context.Context) (string, error)
- func (_m *Session) ReloadArtifactVersionManifestAndWaitForCompletion(ctx context.Context, retryInterval time.Duration, timeout time.Duration) error
- func (_m *Session) ReloadClusterConfig(ctx context.Context) (string, error)
- func (_m *Session) ReloadClusterConfigAndWaitForCompletion(ctx context.Context, retryInterval time.Duration, timeout time.Duration) error
- func (_m *Session) ReloadEventsConfig(ctx context.Context) (string, error)
- func (_m *Session) ReloadEventsConfigAndWaitForCompletion(ctx context.Context, retryInterval time.Duration, timeout time.Duration) error
- func (_m *Session) UpdateAppServicesManifest(_a0 *v3ioc.UpdateAppServicesManifestInput) (*v3ioc.GetJobOutput, error)
- func (_m *Session) UpdateClusterInfoSync(_a0 *v3ioc.UpdateClusterInfoInput) (*v3ioc.UpdateClusterInfoOutput, error)
- func (_m *Session) WaitForJobCompletion(ctx context.Context, jobID string, retryInterval time.Duration, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Session ¶
Session is an autogenerated mock type for the Session type
func NewSession ¶
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 ¶
func (_m *Session) GetAppServicesManifests(_a0 *v3ioc.GetAppServicesManifestsInput) (*v3ioc.GetAppServicesManifestsOutput, error)
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 ¶
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 ¶
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 ¶
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 ¶
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