mocks

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2023 License: GPL-3.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 FakeKubernetes

type FakeKubernetes struct {
	mock.Mock
}

func (*FakeKubernetes) AddIngress

func (k *FakeKubernetes) AddIngress(
	ctx context.Context,
	domain string,
	secretName string,
	serviceName string,
	servicePortName string,
	_ map[string]string,
) error

func (*FakeKubernetes) GetIngressDomains

func (k *FakeKubernetes) GetIngressDomains(ctx context.Context) ([]string, error)

func (*FakeKubernetes) IsCertificateProvisioned

func (k *FakeKubernetes) IsCertificateProvisioned(ctx context.Context, secretName string) (bool, error)

func (*FakeKubernetes) RemoveIngress

func (k *FakeKubernetes) RemoveIngress(ctx context.Context, domain string) error

Jump to

Keyboard shortcuts

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