Files
sunbeam-charms/charms/glance-k8s/actions.yaml
Liam Young c6e8e49d8a First cut
2021-10-25 11:44:22 +01:00

17 lines
473 B
YAML

# Copyright 2021 liam
# See LICENSE file for licensing details.
#
# TEMPLATE-TODO: change this example to suit your needs.
# If you don't need actions, you can remove the file entirely.
# It ties in to the example _on_fortune_action handler in src/charm.py
#
# Learn more about actions at: https://juju.is/docs/sdk/actions
fortune:
description: Returns a pithy phrase.
params:
fail:
description: "Fail with this message"
type: string
default: ""