schema

package
v1.1.11 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2022 License: JSON Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3Schema

type S3Schema struct {
	Uri             decoder.ServiceUri `cloud:"ur(i|l),regex"`
	Host            string             `cloud:".*host.*,regex"`
	AccessKeyID     string             `cloud:"(.*user.*|access.*),regex"`
	SecretAccessKey string             `cloud:"(.*pass.*|secret.*),regex"`
	Bucket          string             `cloud:".*(bucket|name).*,regex"`
	Port            int
}

Jump to

Keyboard shortcuts

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