Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidatePassword ¶
ValidatePassword checks that your password meets the Snowflake Password Policy
Must be at least 8 characters long. Must contain at least 1 digit. Must contain at least 1 uppercase letter and 1 lowercase letter. lintignore:V011
func ValidatePrivilege ¶
func ValidatePrivilege(valid []string, ignoreCase bool) schema.SchemaValidateFunc
ValidatePrivilege validates the privilege is in the authorized set. Will also check for the ALL privilege and hopefully provide a helpful error message.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.