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 ¶
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.
Click to show internal directories.
Click to hide internal directories.