Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecAction ¶
type ExecAction struct { *starlarkstruct.Struct // contains filtered or unexported fields }
func (ExecAction) ValueOrNone ¶
func (e ExecAction) ValueOrNone() starlark.Value
type HTTPGetAction ¶
type HTTPGetAction struct { *starlarkstruct.Struct // contains filtered or unexported fields }
func (HTTPGetAction) ValueOrNone ¶
func (h HTTPGetAction) ValueOrNone() starlark.Value
type Probe ¶
type Probe struct { *starlarkstruct.Struct // contains filtered or unexported fields }
type TCPSocketAction ¶
type TCPSocketAction struct { *starlarkstruct.Struct // contains filtered or unexported fields }
func (TCPSocketAction) ValueOrNone ¶
func (t TCPSocketAction) ValueOrNone() starlark.Value
Click to show internal directories.
Click to hide internal directories.