package
1.0.0-beta.32
Repository: https://github.com/scaleway/scaleway-sdk-go.git
Documentation: pkg.go.dev
# Functions
IsAccessKey returns true if the given string has a valid Scaleway access key format.
IsEmail returns true if the given string has an email format.
IsOrganizationID returns true if the given string has a valid Scaleway organization ID format.
IsProjectID returns true if the given string has a valid Scaleway project ID format.
IsRegion returns true if the given string has a valid region format.
IsSecretKey returns true if the given string has a valid Scaleway secret key format.
IsURL returns true if the given string has a valid URL format.
IsUUID returns true if the given string has a valid UUID format.
IsZone returns true if the given string has a valid zone format.