azuredevops

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigInstance

func ConfigInstance() interface{}

func GetConfig

func GetConfig(connection *plugin.Connection) azureDevOpsConfig

func GetProjectProperties

func GetProjectProperties(ctx context.Context, d *plugin.QueryData, h *plugin.HydrateData) (interface{}, error)

func Plugin

func Plugin(ctx context.Context) *plugin.Plugin

Plugin creates this (azuredevops) plugin

Types

type Branch

type Branch struct {
	git.GitBranchStats
	RepositoryId string
}

type Dashboard

type Dashboard struct {
	dashboard.Dashboard
	ProjectId string
}

type Member

type Member struct {
	webapi.IdentityRef
	IsTeamAdmin *bool
	ProjectId   string
	TeamId      string
}

type Pipeline

type Pipeline struct {
	pipelines.Pipeline
	ProjectId string
}

type ServiceEndpoint

type ServiceEndpoint struct {
	serviceendpoint.ServiceEndpoint
	ProjectId string
}

Jump to

Keyboard shortcuts

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