Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
Provider is an autogenerated mock type for the Provider type
func (*Provider) CreateRepository ¶
func (_m *Provider) CreateRepository(ctx context.Context, opts *git.CreateRepoOptions) (string, error)
CreateRepository provides a mock function with given fields: ctx, opts
type Repository ¶
Repository is an autogenerated mock type for the Repository type
func (*Repository) Persist ¶
func (_m *Repository) Persist(ctx context.Context, opts *git.PushOptions) (string, error)
Persist provides a mock function with given fields: ctx, opts
Click to show internal directories.
Click to hide internal directories.