config

package
v0.3.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BigQuery added in v0.3.0

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

func (*BigQuery) Flags added in v0.3.0

func (x *BigQuery) Flags() []cli.Flag

func (*BigQuery) LogValue added in v0.3.0

func (x *BigQuery) LogValue() slog.Value

func (*BigQuery) NewClient added in v0.3.0

func (x *BigQuery) NewClient(ctx context.Context) (interfaces.BigQuery, error)

func (*BigQuery) TableID added in v0.3.0

func (x *BigQuery) TableID() types.BQTableID

type CloudStorage added in v0.3.0

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

func (*CloudStorage) Flags added in v0.3.0

func (x *CloudStorage) Flags() []cli.Flag

func (*CloudStorage) LogValue added in v0.3.0

func (x *CloudStorage) LogValue() slog.Value

func (*CloudStorage) NewClient added in v0.3.0

func (x *CloudStorage) NewClient(ctx context.Context) (interfaces.Storage, error)

type GitHubApp

type GitHubApp struct {
	ID     types.GitHubAppID
	Secret types.GitHubAppSecret
	// contains filtered or unexported fields
}

func (*GitHubApp) Flags

func (x *GitHubApp) Flags() []cli.Flag

func (*GitHubApp) LogValue added in v0.3.0

func (x *GitHubApp) LogValue() slog.Value

func (*GitHubApp) PrivateKey

func (x *GitHubApp) PrivateKey() types.GitHubAppPrivateKey

type Policy added in v0.3.0

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

func (*Policy) Configure added in v0.3.0

func (x *Policy) Configure() (*opac.Client, error)

func (*Policy) Flags added in v0.3.0

func (x *Policy) Flags() []cli.Flag

type Sentry added in v0.3.0

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

func (*Sentry) Configure added in v0.3.0

func (x *Sentry) Configure() error

func (*Sentry) Flags added in v0.3.0

func (x *Sentry) Flags() []cli.Flag

func (*Sentry) LogValue added in v0.3.0

func (x *Sentry) LogValue() slog.Value

Jump to

Keyboard shortcuts

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