Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConfigSchema = map[string]*schema.Attribute{ "token": { Type: schema.TypeString, }, }
Functions ¶
func ConfigInstance ¶ added in v0.1.0
func ConfigInstance() interface{}
func GetConfig ¶ added in v0.1.0
func GetConfig(connection *plugin.Connection) githubConfig
GetConfig :: retrieve and cast connection config from query data
func ListOrganizationDetail ¶ added in v0.2.0
Types ¶
This section is empty.
Source Files
¶
- connection_config.go
- errors.go
- plugin.go
- table_github_branch.go
- table_github_branch_protection.go
- table_github_commit.go
- table_github_community_profile.go
- table_github_gist.go
- table_github_gitignore.go
- table_github_issue.go
- table_github_license.go
- table_github_my_gist.go
- table_github_my_issue.go
- table_github_my_organization.go
- table_github_my_repository.go
- table_github_my_star.go
- table_github_my_team.go
- table_github_organization.go
- table_github_pull_request.go
- table_github_rate_limit.go
- table_github_release.go
- table_github_repository.go
- table_github_search_code.go
- table_github_search_commit.go
- table_github_search_issue.go
- table_github_search_label.go
- table_github_search_pull_request.go
- table_github_search_repository.go
- table_github_search_topic.go
- table_github_search_user.go
- table_github_stargazer.go
- table_github_tag.go
- table_github_traffic_view_daily.go
- table_github_traffic_view_weekly.go
- table_github_user.go
- table_github_workflow.go
- utils.go
Click to show internal directories.
Click to hide internal directories.