sentry

package
v1.13.2 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertificateAuthority

type CertificateAuthority interface {
	Start(context.Context) error
}

CertificateAuthority is the interface for the Sentry Certificate Authority. Starts the Sentry gRPC server and signs workload certificates.

func New added in v1.12.0

New returns a new Sentry Certificate Authority instance.

type Duration added in v1.12.0

type Duration struct {
	time.Duration
}

func (Duration) MarshalJSON added in v1.12.0

func (d Duration) MarshalJSON() ([]byte, error)

func (*Duration) UnmarshalJSON added in v1.12.0

func (d *Duration) UnmarshalJSON(b []byte) error

Jump to

Keyboard shortcuts

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