google_cdn_reconciler

package
v0.0.0-...-d3538c1 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(ctx context.Context, serviceAccountEmail, googleManagementProjectID, tenantName string, workloadIdentityPoolName string, testOverrides ...OverrideFunc) (*cdnReconciler, error)

Types

type OverrideFunc

type OverrideFunc func(reconciler *cdnReconciler)

func WithGcpServices

func WithGcpServices(gcpServices *Services) OverrideFunc

type Services

type Services struct {
	BackendBuckets               *cloudcompute.BackendBucketsClient
	CloudResourceManagerProjects *cloudresourcemanager.ProjectsService
	Iam                          *iam.Service
	Storage                      *storage.Client
	UrlMap                       *compute.UrlMapsService
}

Jump to

Keyboard shortcuts

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