Documentation
¶
Index ¶
Constants ¶
View Source
const (
LabelArangoDBDeploymentName = "deployment.arangodb.com/name"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Configuration ¶
func NewConfiguration ¶
func NewConfiguration() Configuration
func (Configuration) Validate ¶
func (c Configuration) Validate() error
func (Configuration) With ¶
func (c Configuration) With(mods ...Mod) Configuration
type Mod ¶
type Mod func(c Configuration) Configuration
Source Files
¶
Click to show internal directories.
Click to hide internal directories.