mocks

package
v1.1.56 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2022 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, secretName, serviceName, servicePortName string, annotations 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