deps

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_depscloud_api_v1alpha_deps_deps_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Dependency

type Dependency struct {

	// Deprecated: Do not use.
	Organization *string `protobuf:"bytes,1,opt,name=organization" json:"organization,omitempty"` // use name
	// Deprecated: Do not use.
	Module            *string  `protobuf:"bytes,2,opt,name=module" json:"module,omitempty"` // use name
	VersionConstraint *string  `protobuf:"bytes,3,opt,name=versionConstraint" json:"versionConstraint,omitempty"`
	Scopes            []string `protobuf:"bytes,4,rep,name=scopes" json:"scopes,omitempty"`
	Name              *string  `protobuf:"bytes,5,opt,name=name" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*Dependency) Descriptor deprecated

func (*Dependency) Descriptor() ([]byte, []int)

Deprecated: Use Dependency.ProtoReflect.Descriptor instead.

func (*Dependency) GetModule deprecated

func (x *Dependency) GetModule() string

Deprecated: Do not use.

func (*Dependency) GetName added in v0.1.14

func (x *Dependency) GetName() string

func (*Dependency) GetOrganization deprecated

func (x *Dependency) GetOrganization() string

Deprecated: Do not use.

func (*Dependency) GetScopes

func (x *Dependency) GetScopes() []string

func (*Dependency) GetVersionConstraint

func (x *Dependency) GetVersionConstraint() string

func (*Dependency) ProtoMessage

func (*Dependency) ProtoMessage()

func (*Dependency) ProtoReflect added in v0.3.2

func (x *Dependency) ProtoReflect() protoreflect.Message

func (*Dependency) Reset

func (x *Dependency) Reset()

func (*Dependency) String

func (x *Dependency) String() string

type DependencyManagementFile

type DependencyManagementFile struct {
	Language  *string `protobuf:"bytes,1,opt,name=language" json:"language,omitempty"` // java, node, python, golang
	System    *string `protobuf:"bytes,2,opt,name=system" json:"system,omitempty"`     // npm, ivy, maven, gradle, godeps
	SourceUrl *string `protobuf:"bytes,3,opt,name=sourceUrl" json:"sourceUrl,omitempty"`
	// Deprecated: Do not use.
	Organization *string `protobuf:"bytes,5,opt,name=organization" json:"organization,omitempty"` // use name
	// Deprecated: Do not use.
	Module       *string       `protobuf:"bytes,6,opt,name=module" json:"module,omitempty"` // use name
	Version      *string       `protobuf:"bytes,7,opt,name=version" json:"version,omitempty"`
	Dependencies []*Dependency `protobuf:"bytes,8,rep,name=dependencies" json:"dependencies,omitempty"`
	Name         *string       `protobuf:"bytes,9,opt,name=name" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*DependencyManagementFile) Descriptor deprecated

func (*DependencyManagementFile) Descriptor() ([]byte, []int)

Deprecated: Use DependencyManagementFile.ProtoReflect.Descriptor instead.

func (*DependencyManagementFile) GetDependencies

func (x *DependencyManagementFile) GetDependencies() []*Dependency

func (*DependencyManagementFile) GetLanguage

func (x *DependencyManagementFile) GetLanguage() string

func (*DependencyManagementFile) GetModule deprecated

func (x *DependencyManagementFile) GetModule() string

Deprecated: Do not use.

func (*DependencyManagementFile) GetName added in v0.1.14

func (x *DependencyManagementFile) GetName() string

func (*DependencyManagementFile) GetOrganization deprecated

func (x *DependencyManagementFile) GetOrganization() string

Deprecated: Do not use.

func (*DependencyManagementFile) GetSourceUrl

func (x *DependencyManagementFile) GetSourceUrl() string

func (*DependencyManagementFile) GetSystem

func (x *DependencyManagementFile) GetSystem() string

func (*DependencyManagementFile) GetVersion

func (x *DependencyManagementFile) GetVersion() string

func (*DependencyManagementFile) ProtoMessage

func (*DependencyManagementFile) ProtoMessage()

func (*DependencyManagementFile) ProtoReflect added in v0.3.2

func (x *DependencyManagementFile) ProtoReflect() protoreflect.Message

func (*DependencyManagementFile) Reset

func (x *DependencyManagementFile) Reset()

func (*DependencyManagementFile) String

func (x *DependencyManagementFile) String() string

Jump to

Keyboard shortcuts

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