# Functions

NewAtlasDeploymentsServiceMock creates a new instance of AtlasDeploymentsServiceMock.
NewAtlasUsersServiceMock creates a new instance of AtlasUsersServiceMock.
NewCustomRoleServiceMock creates a new instance of CustomRoleServiceMock.
NewIPAccessListServiceMock creates a new instance of IPAccessListServiceMock.
NewProjectServiceMock creates a new instance of ProjectServiceMock.

# Structs

AtlasDeploymentsServiceMock is an autogenerated mock type for the AtlasDeploymentsService type.
AtlasDeploymentsServiceMock_ClusterExists_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ClusterExists'.
AtlasDeploymentsServiceMock_DeploymentIsReady_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeploymentIsReady'.
No description provided by the author
AtlasDeploymentsServiceMock_ListClusterNames_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterNames'.
AtlasDeploymentsServiceMock_ListDeploymentConnections_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDeploymentConnections'.
AtlasUsersServiceMock is an autogenerated mock type for the AtlasUsersService type.
AtlasUsersServiceMock_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
AtlasUsersServiceMock_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
AtlasUsersServiceMock_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
AtlasUsersServiceMock_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
No description provided by the author
CustomRoleServiceMock is an autogenerated mock type for the CustomRoleService type.
CustomRoleServiceMock_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
CustomRoleServiceMock_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
CustomRoleServiceMock_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
CustomRoleServiceMock_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
CustomRoleServiceMock_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
IPAccessListServiceMock is an autogenerated mock type for the IPAccessListService type.
IPAccessListServiceMock_Add_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Add'.
IPAccessListServiceMock_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
IPAccessListServiceMock_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
IPAccessListServiceMock_Status_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Status'.
ProjectServiceMock is an autogenerated mock type for the ProjectService type.
ProjectServiceMock_CreateProject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProject'.
ProjectServiceMock_DeleteProject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProject'.
No description provided by the author
ProjectServiceMock_GetProjectByName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectByName'.