schema

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: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_depscloud_api_v1alpha_schema_schema_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Depends

type Depends struct {
	Language          string   `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"`
	VersionConstraint string   `protobuf:"bytes,2,opt,name=version_constraint,json=versionConstraint,proto3" json:"version_constraint,omitempty"`
	Scopes            []string `protobuf:"bytes,3,rep,name=scopes,proto3" json:"scopes,omitempty"`
	Ref               string   `protobuf:"bytes,4,opt,name=ref,proto3" json:"ref,omitempty"`
	// contains filtered or unexported fields
}

func (*Depends) Descriptor deprecated

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

Deprecated: Use Depends.ProtoReflect.Descriptor instead.

func (*Depends) GetLanguage

func (x *Depends) GetLanguage() string

func (*Depends) GetRef

func (x *Depends) GetRef() string

func (*Depends) GetScopes

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

func (*Depends) GetVersionConstraint

func (x *Depends) GetVersionConstraint() string

func (*Depends) ProtoMessage

func (*Depends) ProtoMessage()

func (*Depends) ProtoReflect added in v0.3.2

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

func (*Depends) Reset

func (x *Depends) Reset()

func (*Depends) String

func (x *Depends) String() string

type Manages

type Manages struct {
	Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"`
	System   string `protobuf:"bytes,2,opt,name=system,proto3" json:"system,omitempty"`
	Version  string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"`
	// contains filtered or unexported fields
}

func (*Manages) Descriptor deprecated

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

Deprecated: Use Manages.ProtoReflect.Descriptor instead.

func (*Manages) GetLanguage

func (x *Manages) GetLanguage() string

func (*Manages) GetSystem

func (x *Manages) GetSystem() string

func (*Manages) GetVersion

func (x *Manages) GetVersion() string

func (*Manages) ProtoMessage

func (*Manages) ProtoMessage()

func (*Manages) ProtoReflect added in v0.3.2

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

func (*Manages) Reset

func (x *Manages) Reset()

func (*Manages) String

func (x *Manages) String() string

type Module

type Module struct {
	Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"`
	// Deprecated: Do not use.
	Organization string `protobuf:"bytes,2,opt,name=organization,proto3" json:"organization,omitempty"` // use name
	// Deprecated: Do not use.
	Module string `protobuf:"bytes,3,opt,name=module,proto3" json:"module,omitempty"` // use name
	Name   string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*Module) Descriptor deprecated

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

Deprecated: Use Module.ProtoReflect.Descriptor instead.

func (*Module) GetLanguage

func (x *Module) GetLanguage() string

func (*Module) GetModule deprecated

func (x *Module) GetModule() string

Deprecated: Do not use.

func (*Module) GetName added in v0.1.16

func (x *Module) GetName() string

func (*Module) GetOrganization deprecated

func (x *Module) GetOrganization() string

Deprecated: Do not use.

func (*Module) ProtoMessage

func (*Module) ProtoMessage()

func (*Module) ProtoReflect added in v0.3.2

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

func (*Module) Reset

func (x *Module) Reset()

func (*Module) String

func (x *Module) String() string

type Source

type Source struct {
	Url  string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
	Ref  string `protobuf:"bytes,2,opt,name=ref,proto3" json:"ref,omitempty"`
	Kind string `protobuf:"bytes,3,opt,name=kind,proto3" json:"kind,omitempty"`
	// contains filtered or unexported fields
}

func (*Source) Descriptor deprecated

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

Deprecated: Use Source.ProtoReflect.Descriptor instead.

func (*Source) GetKind

func (x *Source) GetKind() string

func (*Source) GetRef

func (x *Source) GetRef() string

func (*Source) GetUrl

func (x *Source) GetUrl() string

func (*Source) ProtoMessage

func (*Source) ProtoMessage()

func (*Source) ProtoReflect added in v0.3.2

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

func (*Source) Reset

func (x *Source) Reset()

func (*Source) String

func (x *Source) String() string

Jump to

Keyboard shortcuts

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