release

package
v0.0.0-...-6ef7557 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: MIT Imports: 27 Imported by: 0

Documentation

Overview

Package release NOTES

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReleasedService

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

ReleasedService defines release related operations.

func New

New initialize the release service instance.

func (*ReleasedService) GetMatchedRelease

func (rs *ReleasedService) GetMatchedRelease(kt *kit.Kit, meta *types.AppInstanceMeta) (uint32, error)

GetMatchedRelease get the app instance's matched release id.

func (*ReleasedService) ListAppLatestReleaseKvMeta

func (rs *ReleasedService) ListAppLatestReleaseKvMeta(kt *kit.Kit, opts *types.AppInstanceMeta) (
	*types.AppLatestReleaseKvMeta, error)

ListAppLatestReleaseKvMeta list a app's latest release metadata

func (*ReleasedService) ListAppLatestReleaseMeta

func (rs *ReleasedService) ListAppLatestReleaseMeta(kt *kit.Kit, opts *types.AppInstanceMeta) (
	*types.AppLatestReleaseMeta, error)

ListAppLatestReleaseMeta list a app's latest release metadata

func (*ReleasedService) Watch

Watch handle watch messages delivered from sidecar.

Jump to

Keyboard shortcuts

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