features

package
v0.5.12 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ACL

func ACL(_ context.Context) bool

func Lifecycle

func Lifecycle(_ context.Context) bool

func Policy

func Policy(_ context.Context) bool

func PreserveACLGrants added in v0.5.12

func PreserveACLGrants(_ context.Context) bool

func Set

func Set(c *Config)

func Tagging

func Tagging(_ context.Context) bool

func Versioning

func Versioning(_ context.Context) bool

Types

type Config

type Config struct {
	Versioning        bool `yaml:"versioning"`
	Tagging           bool `yaml:"tagging"`
	ACL               bool `yaml:"acl"`
	Lifecycle         bool `yaml:"lifecycle"`
	Policy            bool `yaml:"policy"`
	PreserveACLGrants bool `yaml:"preserveACLGrants"`
}

Jump to

Keyboard shortcuts

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