_integration_tests

package
v2.0.0-alpha.57 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2025 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRepository

func GetRepository(t require.TestingT, url, branch string) string

func GetSampleArtifactsRepository

func GetSampleArtifactsRepository(t require.TestingT) string

Types

type BucketAccessor

type BucketAccessor struct {
	// contains filtered or unexported fields
}

BucketAccessor ...

func NewBucketAccessor

func NewBucketAccessor(serviceAccountJSONContent, bucket string) (*BucketAccessor, error)

NewBucketAccessor ...

func (BucketAccessor) GetExpiringURL

func (a BucketAccessor) GetExpiringURL(originalURL string) (string, error)

GetExpiringURL ...

type SecretAccessor

type SecretAccessor struct {
	// contains filtered or unexported fields
}

SecretAccessor ...

func NewSecretAccessor

func NewSecretAccessor(serviceAccountJSONContent, projectID string) (*SecretAccessor, error)

NewSecretAccessor ...

func (SecretAccessor) GetSecret

func (m SecretAccessor) GetSecret(key string) (string, error)

GetSecret ...

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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