networking

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: Apache-2.0 Imports: 12 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReconcileCertificate

func ReconcileCertificate(ctx context.Context, owner kmeta.Accessor, desired *v1alpha1.Certificate,
	certAccessor CertificateAccessor) (*v1alpha1.Certificate, error)

ReconcileCertificate reconciles Certificate to the desired status.

Types

type CertificateAccessor

type CertificateAccessor interface {
	GetNetworkingClient() clientset.Interface
	GetCertificateLister() listers.CertificateLister
}

CertificateAccessor is an interface for accessing Knative Certificate.

Jump to

Keyboard shortcuts

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