mocks

package
v0.0.0-...-88c1bac Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: CC0-1.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RouteManagerIface

type RouteManagerIface struct {
	mock.Mock
}

RouteManagerIface is an autogenerated mock type for the RouteManagerIface type

func (*RouteManagerIface) Create

func (_m *RouteManagerIface) Create(instanceId string, domains []string) (*models.Route, error)

Create provides a mock function with given fields: instanceId, domains

func (*RouteManagerIface) DeleteOrphanedCerts

func (_m *RouteManagerIface) DeleteOrphanedCerts()

DeleteOrphanedCerts provides a mock function with given fields:

func (*RouteManagerIface) Destroy

func (_m *RouteManagerIface) Destroy(instanceId string) error

Destroy provides a mock function with given fields: instanceId

func (*RouteManagerIface) Get

func (_m *RouteManagerIface) Get(instanceId string) (*models.Route, error)

Get provides a mock function with given fields: instanceId

func (*RouteManagerIface) GetDNSInstructions

func (_m *RouteManagerIface) GetDNSInstructions(route *models.Route) (string, error)

GetDNSInstructions provides a mock function with given fields: route

func (*RouteManagerIface) Poll

func (_m *RouteManagerIface) Poll(route *models.Route) error

Poll provides a mock function with given fields: route

func (*RouteManagerIface) Populate

func (_m *RouteManagerIface) Populate() error

Populate provides a mock function with given fields:

func (*RouteManagerIface) Renew

func (_m *RouteManagerIface) Renew(route *models.Route) error

Renew provides a mock function with given fields: route

func (*RouteManagerIface) RenewAll

func (_m *RouteManagerIface) RenewAll()

RenewAll provides a mock function with given fields:

func (*RouteManagerIface) Update

func (_m *RouteManagerIface) Update(instanceId string, domains []string) error

Update provides a mock function with given fields: instanceId, domains

Jump to

Keyboard shortcuts

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