encryption_at_rest

package
v0.8.0-rc Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProbeStruct

type ProbeStruct struct {
	// contains filtered or unexported fields
}

Allows this probe to be added to the ProbeStore

var Probe ProbeStruct

Allows this probe to be added to the ProbeStore

func (ProbeStruct) Name

func (p ProbeStruct) Name() string

Return this probe's name

func (ProbeStruct) Path

func (p ProbeStruct) Path() string

func (ProbeStruct) ProbeInitialize

func (p ProbeStruct) ProbeInitialize(ctx *godog.TestSuiteContext)

ProbeInitialize handles any overall Test Suite initialisation steps. This is registered with the test handler as part of the init() function. func (p ProbeStruct) ProbeInitialize(ctx *godog.Suite) {

func (ProbeStruct) ScenarioInitialize

func (p ProbeStruct) ScenarioInitialize(ctx *godog.ScenarioContext)

initialises the scenario

Jump to

Keyboard shortcuts

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