sftp

command
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

SFTP storage CRUD example demonstrating the polling helpers (NewAndPoll, UpdateAndPoll, DeleteAndPoll) on SftpStorageService.

The first half of main runs the simple SDK pattern (typed params, typed return). The second half runs the same lifecycle in the Terraform-provider pattern: option.WithRequestBody supplies a pre-marshalled JSON body and option.WithResponseBodyInto captures the raw *http.Response so the caller can read both the typed return and the original API payload.

Reads GCORE_API_KEY from the environment.

Jump to

Keyboard shortcuts

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