connector

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 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

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

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

Metadata returns metadata about the connector.

func (*Github) ResourceSyncers

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

func (*Github) Validate

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