types

package
v1.9.2 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppConfigs

type AppConfigs struct {
	BucketRegion    string   `yaml:"region,omitempty"`
	DestinationType string   `yaml:"destinationType,omitempty"`
	BucketName      string   `yaml:"bucketName,omitempty"`
	Nodes           []string `yaml:"nodes,omitempty"`
	ExpiredSeconds  int      `yaml:"expiredSeconds,omitempty"`
	Timeout         int      `yaml:"timeout,omitempty"` // in seconds
}

type PresignUrlPutObjectInput

type PresignUrlPutObjectInput struct {
	BucketRegion   string
	BucketName     string
	NodeName       string
	ExpiredSeconds int
}

Jump to

Keyboard shortcuts

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