diff --git a/doc/index.html b/doc/index.html index 179deb09..d673d26e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -276,6 +276,10 @@
Prefixes validates if a slice of prefixes in string form are valid.
IsBase64 ensures the given string is base64 encoded
VPN connection configuration.
PlacementLabels by default machines are spread across the racks inside a partition for every project. +if placement labels are provided, the machine candidate has an additional anti-affinity to other machines having the same labels.
Userdata contains instructions required to bootstrap the machine. -AWS limits the max userdata size to 16k, lets allow twice as much.
PlacementTags by default machines are spread across the racks inside a partition for every project. -if placement tags are provided, the machine candidate has an additional anti-affinity to other machines having the same tags.
PlacementLabels by default machines are spread across the racks inside a partition for every project. +if placement labels are provided, the machine candidate has an additional anti-affinity to other machines having the same labels.