plugins

package
v0.0.0-...-0269efd Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: Apache-2.0 Imports: 49 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManilaShareTypeSpec

type ManilaShareTypeSpec struct {
	Name               string `yaml:"name"`
	ReplicationEnabled bool   `yaml:"replication_enabled"` // only used by QuotaPlugin
	MappingRules       []*struct {
		NameRx    regexpext.BoundedRegexp `yaml:"name_pattern"`
		ShareType string                  `yaml:"share_type"`
	} `yaml:"mapping_rules"`
}

ManilaMappingRule appears in both ServiceConfiguration and CapacitorConfiguration.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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