func TestGenerateBootstrapToken(t *testing.T) { … } func TestRandBytes(t *testing.T) { … } func TestTokenFromIDAndSecret(t *testing.T) { … } func TestIsValidBootstrapToken(t *testing.T) { … } func TestIsValidBootstrapTokenID(t *testing.T) { … } func TestBootstrapTokenSecretName(t *testing.T) { … } func TestValidateBootstrapGroupName(t *testing.T) { … } func TestValidateUsages(t *testing.T) { … }