Home
last modified time | relevance | path

Searched refs:IssuesService (Results 1 – 25 of 256) sorted by relevance

1234567891011

/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/google/go-github/github/
H A Dissues_labels.go24 func (s *IssuesService) ListLabels(owner string, repo string, opt *ListOptions) ([]Label, *Response…
48 func (s *IssuesService) GetLabel(owner string, repo string, name string) (*Label, *Response, error)…
67 func (s *IssuesService) CreateLabel(owner string, repo string, label *Label) (*Label, *Response, er…
86 func (s *IssuesService) EditLabel(owner string, repo string, name string, label *Label) (*Label, *R…
105 func (s *IssuesService) DeleteLabel(owner string, repo string, name string) (*Response, error) {
117 func (s *IssuesService) ListLabelsByIssue(owner string, repo string, number int, opt *ListOptions) …
141 func (s *IssuesService) AddLabelsToIssue(owner string, repo string, number int, labels []string) ([…
160 func (s *IssuesService) RemoveLabelForIssue(owner string, repo string, number int, label string) (*…
172 func (s *IssuesService) ReplaceLabelsForIssue(owner string, repo string, number int, labels []strin…
191 func (s *IssuesService) RemoveLabelsForIssue(owner string, repo string, number int) (*Response, err…
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/go-github/github/
H A Dissues_labels.go24 func (s *IssuesService) ListLabels(owner string, repo string, opt *ListOptions) ([]Label, *Response…
48 func (s *IssuesService) GetLabel(owner string, repo string, name string) (*Label, *Response, error)…
67 func (s *IssuesService) CreateLabel(owner string, repo string, label *Label) (*Label, *Response, er…
86 func (s *IssuesService) EditLabel(owner string, repo string, name string, label *Label) (*Label, *R…
105 func (s *IssuesService) DeleteLabel(owner string, repo string, name string) (*Response, error) {
117 func (s *IssuesService) ListLabelsByIssue(owner string, repo string, number int, opt *ListOptions) …
141 func (s *IssuesService) AddLabelsToIssue(owner string, repo string, number int, labels []string) ([…
160 func (s *IssuesService) RemoveLabelForIssue(owner string, repo string, number int, label string) (*…
172 func (s *IssuesService) ReplaceLabelsForIssue(owner string, repo string, number int, labels []strin…
191 func (s *IssuesService) RemoveLabelsForIssue(owner string, repo string, number int) (*Response, err…
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/google/go-github/github/
H A Dissues_labels.go28 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
52 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
71 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
90 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
109 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
121 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
145 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
164 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
176 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
195 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/google/go-github/v41/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opts *ListOption…
55 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
74 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
93 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
112 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
124 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
148 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
167 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
180 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
199 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/google/go-github/v35/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opts *ListOption…
55 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
74 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
93 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
112 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
124 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
148 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
167 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
180 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
199 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/security/gopass/gopass-1.13.0/vendor/github.com/google/go-github/v33/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opts *ListOption…
55 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
74 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
93 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
112 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
124 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
148 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
167 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
180 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
199 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/google/go-github/v39/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opts *ListOption…
55 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
74 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
93 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
112 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
124 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
148 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
167 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
180 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
199 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/devel/bit/bit-1.1.2/vendor/github.com/google/go-github/v32/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opts *ListOption…
55 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
74 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
93 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
112 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
124 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
148 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
167 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
180 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
199 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/google/go-github/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/net/evans/evans-0.9.1/vendor/github.com/google/go-github/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/google/go-github/github/
H A Dissues_labels.go29 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
56 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
78 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
100 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
122 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
134 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
161 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
183 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
195 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
217 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/google/go-github/go-github-17.0.0/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/google/go-github/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/google/go-github/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/github.com/google/go-github/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/google/go-github/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/google/go-github/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/google/go-github/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/google/go-github/v28/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/google/go-github/github/
H A Dissues_labels.go29 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
56 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
78 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
100 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
122 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
134 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
161 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
183 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
195 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
217 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/security/gopass/gopass-1.13.0/vendor/github.com/google/go-github/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/google/go-github/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/google/go-github/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/google/go-github/v28/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/google/go-github/github/
H A Dissues_labels.go31 func (s *IssuesService) ListLabels(ctx context.Context, owner string, repo string, opt *ListOptions…
58 func (s *IssuesService) GetLabel(ctx context.Context, owner string, repo string, name string) (*Lab…
80 func (s *IssuesService) CreateLabel(ctx context.Context, owner string, repo string, label *Label) (…
102 func (s *IssuesService) EditLabel(ctx context.Context, owner string, repo string, name string, labe…
124 func (s *IssuesService) DeleteLabel(ctx context.Context, owner string, repo string, name string) (*…
136 func (s *IssuesService) ListLabelsByIssue(ctx context.Context, owner string, repo string, number in…
163 func (s *IssuesService) AddLabelsToIssue(ctx context.Context, owner string, repo string, number int…
185 func (s *IssuesService) RemoveLabelForIssue(ctx context.Context, owner string, repo string, number …
201 func (s *IssuesService) ReplaceLabelsForIssue(ctx context.Context, owner string, repo string, numbe…
223 func (s *IssuesService) RemoveLabelsForIssue(ctx context.Context, owner string, repo string, number…
[all …]

1234567891011