Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConfigSchema = map[string]*schema.Attribute{ "project_id": { Type: schema.TypeString, }, "secret_key": { Type: schema.TypeString, }, }
Functions ¶
func ConfigInstance ¶
func ConfigInstance() interface{}
func GetConfig ¶
func GetConfig(connection *plugin.Connection) appwriteConfig
Types ¶
This section is empty.
Source Files ¶
- connection_config.go
- plugin.go
- table_appwrite_bucket.go
- table_appwrite_collection.go
- table_appwrite_database.go
- table_appwrite_deployment.go
- table_appwrite_document.go
- table_appwrite_execution.go
- table_appwrite_file.go
- table_appwrite_function.go
- table_appwrite_health.go
- table_appwrite_user.go
- utils.go
Click to show internal directories.
Click to hide internal directories.