Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Length is the length of the randomly generated "hash" that is used throughout claudie in different places. // be CAUTIOUS when changing this value as this will break backwards compatibility and also invariants within claudie. // Dynamic nodepools are assigned a randomly generated hash. Node pool names have a max constraint of 15 characters // changing the hash length will invalidate this. Length = 7 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.