package
0.0.0-20230628214157-3bfe64699e82
Repository: https://github.com/gravitational/gravity.git
Documentation: pkg.go.dev

# Functions

NewS3 returns a new fake S3 implementation.
WithLatest adds the provided app to the latest bucket.
WithStable adds the provided app to the stable bucket.

# Structs

AuthClient implements Teleport's auth.ClientI interface.
No description provided by the author
FakeRemoteSite represents a teleport's remote site that is used to configure the fake reverse tunnel in tests.
FakeReverseTunnel allows to configure the state of teleport's reverse tunnel in tests, for example to set up available sites and their states.
S3 is the mocked S3 API client.
S3App represents a test application.
S3Object represents a file object stored in the fake S3.

# Type aliases

AddOption represents an object add option.