Documentation ¶
Index ¶
- func GetenvWithDefault(key, defaultValue string) string
- func HostAttribute(kind string, requireReplace bool) schema.StringAttribute
- func IDAttribute() schema.StringAttribute
- func NameAttribute(kind string, requireReplace bool) schema.StringAttribute
- func Render(source string, data any) (string, error)
- func UserExists(ctx context.Context, db *sql.DB, user, host string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetenvWithDefault ¶ added in v0.1.4
func HostAttribute ¶
func HostAttribute(kind string, requireReplace bool) schema.StringAttribute
func IDAttribute ¶
func IDAttribute() schema.StringAttribute
func NameAttribute ¶
func NameAttribute(kind string, requireReplace bool) schema.StringAttribute
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.