cloud

package
v0.7.0-7a Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package cloud is a small demonstration library whose configuration is awscfg.Configuration, the shared AWS connection schema unobin's own state backend and encrypter read. The describe action makes no AWS calls; it reports the connection settings it would use, so the example runs anywhere.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Library

func Library() *runtime.Library

Library returns the registration record for the cloud library.

Types

type DescribeAction

type DescribeAction struct {
	Label string
}

DescribeAction reports the connection settings its configuration selects.

func (*DescribeAction) Run

type DescribeActionOutput

type DescribeActionOutput struct {
	Label   string
	Region  string
	RoleArn string
	Source  string
}

DescribeActionOutput is the action's output.

Jump to

Keyboard shortcuts

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