awsstore

package
v0.0.0-...-9d29f1b Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Overview

Package awsstore contains an ipn.StateStore implementation using AWS SSM.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(_ logger.Logf, ssmARN string) (ipn.StateStore, error)

New returns a new ipn.StateStore using the AWS SSM storage location given by ssmARN.

Note that we store the entire store in a single parameter key, therefore if the state is above 8kb, it can cause Tailscaled to only only store new state in-memory and restarting Tailscaled can fail until you delete your state from the AWS Parameter Store.

Types

This section is empty.

Jump to

Keyboard shortcuts

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