cloud

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package cloud is a small demonstration library whose configuration is gcpcfg.Configuration, the shared Google Cloud connection schema.

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.

func LibraryConfiguration

func LibraryConfiguration() *cfg.ConfigurationType[*gcpcfg.Configuration]

LibraryConfiguration returns the shared Google Cloud config registration.

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
	Project         string
	Region          string
	StorageEndpoint string
	KMSEndpoint     string
	FirstScope      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