registry

package
v0.0.0-...-5821a5b Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2020 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_registry_output_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Artifact

type Artifact struct {
	Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"`
	// contains filtered or unexported fields
}

func (*Artifact) Descriptor deprecated

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

Deprecated: Use Artifact.ProtoReflect.Descriptor instead.

func (*Artifact) GetSource

func (x *Artifact) GetSource() string

func (*Artifact) ProtoMessage

func (*Artifact) ProtoMessage()

func (*Artifact) ProtoReflect

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

func (*Artifact) Reset

func (x *Artifact) Reset()

func (*Artifact) String

func (x *Artifact) String() string

type Registry

type Registry struct {
	// contains filtered or unexported fields
}

func (*Registry) Config

func (r *Registry) Config() (interface{}, error)

Implement Configurable

func (*Registry) ConfigSet

func (r *Registry) ConfigSet(config interface{}) error

Implement ConfigurableNotify

func (*Registry) PushFunc

func (r *Registry) PushFunc() interface{}

Implement Registry

type RegistryConfig

type RegistryConfig struct {
	Name    string "hcl:name"
	Version string "hcl:version"
}

Jump to

Keyboard shortcuts

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