release_rule

package
v1.3.0-rc.0...-a07df58 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(rule *ReleaseRule)

Option defines *ReleaseRule configurations

func WithDBClient

func WithDBClient(db *dbclient.DBClient) Option

WithDBClient sets the db client to *ReleaseRule

type ReleaseRule

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

ReleaseRule is the handle to operate release rule

func New

func New(options ...Option) *ReleaseRule

New returns a *ReleaseRule

func (*ReleaseRule) Create

Create creates the release rule record

func (*ReleaseRule) Delete

Delete deletes the release rule record

func (*ReleaseRule) Get

func (*ReleaseRule) List

List lists the release rules

func (*ReleaseRule) Update

Update updates the release rule

Jump to

Keyboard shortcuts

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