package
2.6.0
Repository: https://github.com/pulumi/pulumi-mysql.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetDatabase gets an existing Database resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetGrant gets an existing Grant resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetRole gets an existing Role resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetUser gets an existing User resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetUserPassword gets an existing UserPassword resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewDatabase registers a new resource with the given unique name, arguments, and options.
NewGrant registers a new resource with the given unique name, arguments, and options.
NewProvider registers a new resource with the given unique name, arguments, and options.
NewRole registers a new resource with the given unique name, arguments, and options.
NewUser registers a new resource with the given unique name, arguments, and options.
NewUserPassword registers a new resource with the given unique name, arguments, and options.
PkgVersion uses reflection to determine the version of the current package.

# Structs

The ``Database`` resource creates and manages a database on a MySQL server.
The set of arguments for constructing a Database resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The ``Grant`` resource creates and manages privileges given to a user on a MySQL server.
The set of arguments for constructing a Grant resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The provider type for the mysql package.
The set of arguments for constructing a Provider resource.
No description provided by the author
No description provided by the author
The ``Role`` resource creates and manages a user on a MySQL server.
The set of arguments for constructing a Role resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The ``User`` resource creates and manages a user on a MySQL server.
The set of arguments for constructing a User resource.
No description provided by the author
No description provided by the author
No description provided by the author
The `UserPassword` resource sets and manages a password for a given user on a MySQL server.
The set of arguments for constructing a UserPassword resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

DatabaseArrayInput is an input type that accepts DatabaseArray and DatabaseArrayOutput values.
No description provided by the author
DatabaseMapInput is an input type that accepts DatabaseMap and DatabaseMapOutput values.
No description provided by the author
GrantArrayInput is an input type that accepts GrantArray and GrantArrayOutput values.
No description provided by the author
GrantMapInput is an input type that accepts GrantMap and GrantMapOutput values.
No description provided by the author
No description provided by the author
No description provided by the author
RoleArrayInput is an input type that accepts RoleArray and RoleArrayOutput values.
No description provided by the author
RoleMapInput is an input type that accepts RoleMap and RoleMapOutput values.
No description provided by the author
UserArrayInput is an input type that accepts UserArray and UserArrayOutput values.
No description provided by the author
UserMapInput is an input type that accepts UserMap and UserMapOutput values.
UserPasswordArrayInput is an input type that accepts UserPasswordArray and UserPasswordArrayOutput values.
No description provided by the author
UserPasswordMapInput is an input type that accepts UserPasswordMap and UserPasswordMapOutput values.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author