Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OrgMapping = map[string]map[string]string{ "globaldevops": map[string]string{}, "transformers": map[string]string{}, "devops": map[string]string{}, "connectors": map[string]string{}, "playground2": map[string]string{}, }
OrgMapping is a map of maps which holds mapping of gitea orgs to github
Functions ¶
func CreateRepo ¶
func CreateRepo(repoName, orgName string, c *Client) (*github.Repository, error)
CreateRepo creates repo on the github
Types ¶
Click to show internal directories.
Click to hide internal directories.