Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type WeaviatePreset ¶
type WeaviatePreset struct { Version string `json:"version"` EnvVars map[string]string `json:"envVars"` }
func (*WeaviatePreset) Image ¶
func (w *WeaviatePreset) Image() string
func (*WeaviatePreset) Options ¶
func (w *WeaviatePreset) Options() []gnomock.Option
func (*WeaviatePreset) Ports ¶
func (w *WeaviatePreset) Ports() gnomock.NamedPorts
Click to show internal directories.
Click to hide internal directories.