org

package
v1.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddTeamMember added in v1.1.0

func AddTeamMember(ctx *context.APIContext)

AddTeamMember api for add a member to a team

func AddTeamRepository added in v1.1.0

func AddTeamRepository(ctx *context.APIContext)

AddTeamRepository api for adding a repository to a team

func ConcealMember added in v1.1.0

func ConcealMember(ctx *context.APIContext)

ConcealMember make a member's membership not public

func CreateHook added in v1.1.0

func CreateHook(ctx *context.APIContext, form api.CreateHookOption)

CreateHook create a hook for an organization

func CreateTeam added in v1.1.0

func CreateTeam(ctx *context.APIContext, form api.CreateTeamOption)

CreateTeam api for create a team

func DeleteHook added in v1.1.0

func DeleteHook(ctx *context.APIContext)

DeleteHook delete a hook of an organization

func DeleteMember added in v1.1.0

func DeleteMember(ctx *context.APIContext)

DeleteMember remove a member from an organization

func DeleteTeam added in v1.1.0

func DeleteTeam(ctx *context.APIContext)

DeleteTeam api for delete a team

func Edit

func Edit(ctx *context.APIContext, form api.EditOrgOption)

Edit change an organization's information see https://github.com/gogits/go-gogs-client/wiki/Organizations#edit-an-organization

func EditHook added in v1.1.0

func EditHook(ctx *context.APIContext, form api.EditHookOption)

EditHook modify a hook of a repository

func EditTeam added in v1.1.0

func EditTeam(ctx *context.APIContext, form api.EditTeamOption)

EditTeam api for edit a team

func GetHook added in v1.1.0

func GetHook(ctx *context.APIContext)

GetHook get an organization's hook by id

func GetTeam added in v1.1.0

func GetTeam(ctx *context.APIContext)

GetTeam api for get a team

func GetTeamMembers added in v1.1.0

func GetTeamMembers(ctx *context.APIContext)

GetTeamMembers api for get a team's members

func GetTeamRepos added in v1.1.0

func GetTeamRepos(ctx *context.APIContext)

GetTeamRepos api for get a team's repos

func IsMember added in v1.1.0

func IsMember(ctx *context.APIContext)

IsMember check if a user is a member of an organization

func IsPublicMember added in v1.1.0

func IsPublicMember(ctx *context.APIContext)

IsPublicMember check if a user is a public member of an organization

func ListHooks added in v1.1.0

func ListHooks(ctx *context.APIContext)

ListHooks list an organziation's webhooks

func ListMembers added in v1.1.0

func ListMembers(ctx *context.APIContext)

ListMembers list an organization's members

func ListPublicMembers added in v1.1.0

func ListPublicMembers(ctx *context.APIContext)

ListPublicMembers list an organization's public members

func ListTeams

func ListTeams(ctx *context.APIContext)

ListTeams list all the teams of an organization

func PublicizeMember added in v1.1.0

func PublicizeMember(ctx *context.APIContext)

PublicizeMember make a member's membership public

func RemoveTeamMember added in v1.1.0

func RemoveTeamMember(ctx *context.APIContext)

RemoveTeamMember api for remove one member from a team

func RemoveTeamRepository added in v1.1.0

func RemoveTeamRepository(ctx *context.APIContext)

RemoveTeamRepository api for removing a repository from a team

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL