mocks

package
v0.0.0-...-6cc5b44 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Converter

type Converter struct {
	mock.Mock
}

Converter is an autogenerated mock type for the Converter type

func (*Converter) Do

func (_m *Converter) Do(application model.Application) v1alpha1.Application

Do provides a mock function with given fields: application

type Repository

type Repository struct {
	mock.Mock
}

Repository is an autogenerated mock type for the Repository type

func (*Repository) Create

Create provides a mock function with given fields: _a0

func (*Repository) Delete

func (_m *Repository) Delete(name string, options *v1.DeleteOptions) apperrors.AppError

Delete provides a mock function with given fields: name, options

func (*Repository) Get

func (_m *Repository) Get(name string, options v1.GetOptions) (*v1alpha1.Application, apperrors.AppError)

Get provides a mock function with given fields: name, options

func (*Repository) List

List provides a mock function with given fields: opts

func (*Repository) Update

Update provides a mock function with given fields: _a0

Jump to

Keyboard shortcuts

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