connector

package
v0.1.17 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ValidAssetDomains = []string{"avatars.githubusercontent.com"}

Functions

This section is empty.

Types

type GitHub added in v0.1.16

type GitHub struct {
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context, githubOrgs []string, instanceURL, accessToken string) (*GitHub, error)

New returns the GitHub connector configured to sync against the instance URL.

func (*GitHub) Metadata added in v0.1.16

func (gh *GitHub) Metadata(ctx context.Context) (*v2.ConnectorMetadata, error)

Metadata returns metadata about the connector.

func (*GitHub) ResourceSyncers added in v0.1.16

func (gh *GitHub) ResourceSyncers(ctx context.Context) []connectorbuilder.ResourceSyncer

func (*GitHub) Validate added in v0.1.16

func (gh *GitHub) Validate(ctx context.Context) (annotations.Annotations, error)

Validate hits the GitHub API to validate that the configured credentials are still valid.

Jump to

Keyboard shortcuts

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