release

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_release_output_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Release

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

You can customise this message to change the fields for the output value from your ReleaseManager

func (*Release) Descriptor deprecated

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

Deprecated: Use Release.ProtoReflect.Descriptor instead.

func (*Release) GetId

func (x *Release) GetId() string

func (*Release) ProtoMessage

func (*Release) ProtoMessage()

func (*Release) ProtoReflect

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

func (*Release) Reset

func (x *Release) Reset()

func (*Release) String

func (x *Release) String() string

type ReleaseConfig

type ReleaseConfig struct {
	Active bool "hcl:directory,optional"
}

type ReleaseManager

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

func (*ReleaseManager) Config

func (rm *ReleaseManager) Config() (interface{}, error)

Implement Configurable

func (*ReleaseManager) ConfigSet

func (rm *ReleaseManager) ConfigSet(config interface{}) error

Implement ConfigurableNotify

func (*ReleaseManager) DestroyFunc

func (rm *ReleaseManager) DestroyFunc() interface{}

Implement the Destroyer interface

func (*ReleaseManager) ReleaseFunc

func (rm *ReleaseManager) ReleaseFunc() interface{}

Implement Builder

Jump to

Keyboard shortcuts

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