internal

package
v0.15.14 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: AGPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildAccessHandlerClient

buildAccessHandlerClient builds either a mock or real Access Handler client, depending on the value of cfg.MockAccessHandler the real access handler client uses aws sigv4 signing which provides IAM access control for the api gateway fronting the access handler

func PrintAnalyticsNotice

func PrintAnalyticsNotice(always bool) error

PrintAnalyticsNotice prints an analytics notice to the user. If 'always' is true, it will always print the notice. Otherwise, the notice will be displayed once.

More info on our RFD: https://github.com/common-fate/rfds/discussions/8

Types

type BuildAccessHandlerClientOpts

type BuildAccessHandlerClientOpts struct {
	Region            string
	AccessHandlerURL  string
	MockAccessHandler bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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