annotation

package
v0.0.0-...-84dfa8d Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2025 License: AGPL-3.0 Imports: 1 Imported by: 3

Documentation

Overview

Package annotation provides a way to attach key-value pairs to object types.

The current implementation is limited to the following object types:

  • Applications
  • Charms
  • Machines
  • Models
  • Storage
  • Units

The original intended purpose of annotations was to provide a way to attach metadata to objects in Juju for the GUI dashboard.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetCharmArgs

type GetCharmArgs struct {
	Source   string
	Name     string
	Revision int
}

GetCharmArgs holds the arguments for the GetCharm method.

func (GetCharmArgs) Validate

func (a GetCharmArgs) Validate() error

Validate checks if the GetCharmArgs are valid or not.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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