gitdependencies

package
v2.42.2 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitDependency

type GitDependency struct {
	Name                         string   `json:"Name" validate:"required,notblank"`
	RepositoryUri                string   `json:"RepositoryUri" validate:"required,notblank"`
	DefaultBranch                string   `json:"DefaultBranch" validate:"required,notblank"`
	GitCredentialType            string   `json:"GitCredentialType" validate:"required,notblank"`
	FilePathFilters              []string `json:"FilePathFilters,omitempty"`
	GitCredentialId              string   `json:"GitCredentialId,omitempty"`
	StepPackageInputsReferenceId string   `json:"StepPackageInputsReferenceId,omitempty"`
}

Jump to

Keyboard shortcuts

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