google

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GoogleBatchChangeSize     = 1000
	GoogleBatchChangeInterval = time.Second
)

Variables

This section is empty.

Functions

func NewProviderFromSecret

func NewProviderFromSecret(ctx context.Context, s *corev1.Secret, c provider.Config) (provider.Provider, error)

Types

type GCPHealthCheckReconciler added in v0.2.0

type GCPHealthCheckReconciler struct {
}

func NewGCPHealthCheckReconciler added in v0.2.0

func NewGCPHealthCheckReconciler() *GCPHealthCheckReconciler

func (*GCPHealthCheckReconciler) Delete added in v0.2.0

func (*GCPHealthCheckReconciler) HealthCheckExists added in v0.3.0

type GoogleDNSProvider

type GoogleDNSProvider struct {
	*externaldnsgoogle.GoogleProvider
	// contains filtered or unexported fields
}

func (*GoogleDNSProvider) AdjustEndpoints added in v0.2.0

func (p *GoogleDNSProvider) AdjustEndpoints(endpoints []*externaldnsendpoint.Endpoint) ([]*externaldnsendpoint.Endpoint, error)

AdjustEndpoints takes source endpoints and translates them to a google specific format

func (*GoogleDNSProvider) DeleteManagedZone

func (p *GoogleDNSProvider) DeleteManagedZone(managedZone *v1alpha1.ManagedZone) error

func (*GoogleDNSProvider) EnsureManagedZone

func (p *GoogleDNSProvider) EnsureManagedZone(ctx context.Context, managedZone *v1alpha1.ManagedZone) (provider.ManagedZoneOutput, error)

func (*GoogleDNSProvider) HealthCheckReconciler added in v0.2.0

func (p *GoogleDNSProvider) HealthCheckReconciler() provider.HealthCheckReconciler

func (*GoogleDNSProvider) ProviderSpecific added in v0.2.0

func (p *GoogleDNSProvider) ProviderSpecific() provider.ProviderSpecificLabels

func (*GoogleDNSProvider) Records added in v0.2.0

func (p *GoogleDNSProvider) Records(ctx context.Context) (endpoints []*externaldnsendpoint.Endpoint, _ error)

Records returns records from the provider in google specific format

Jump to

Keyboard shortcuts

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