package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Feb 4, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AppConfigs struct {
Region string `yaml:"region,omitempty"`
BucketName string `yaml:"bucketName,omitempty"`
NodeNames []string `yaml:"nodes,omitempty"`
ExpireSeconds int `yaml:"expiredSeconds,omitempty"`
}
type PresignUrlPutObjectInput struct {
Region string
BucketName string
NodeName string
ExpireSeconds int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.