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 ¶
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.
Click to show internal directories.
Click to hide internal directories.