Documentation
¶
Index ¶
Constants ¶
View Source
const ( CelVariableContent = "content" CelVariableExists = "exists" CelVariableSize = "size" CelVariableAge = "age" )
View Source
const Strategy = probe.Strategy("file")
Variables ¶
View Source
var ( ErrFilePathRequired = errors.New("path config is missing") DefaultContentType probe.ContentType = probe.ContentTypePlainText DefaultExpect probe.Expect = probe.Expect(`exists == true`) DefaultFilePath probe.FilePath = probe.FilePath("/etc/hosts") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.