comment

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Type   = "comment"
	TypeV1 = Type + runtime.VersionSeparator + "v1"
)

Type is the access type for a blob in an OCI repository.

Variables

This section is empty.

Functions

func AddConfig

func AddConfig(opts flagsets.ConfigOptions, config flagsets.Config) error

Types

type Entry

type Entry struct {
	runtime.ObjectVersionedType `json:",inline"`

	// Comment is just a descriptive text in a routing slip-
	Comment string `json:"comment"`
}

Entry describes the access for a helm repository.

func New

func New(comment string) *Entry

New creates a new Helm Chart accessor for helm repositories.

func (*Entry) Describe

func (a *Entry) Describe(ctx spi.Context) string

func (*Entry) Validate

func (a *Entry) Validate(spi.Context) error

Jump to

Keyboard shortcuts

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