probe

package
v0.18.7 Latest Latest
Warning

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

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

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 Extension

type Extension struct{}

func NewExtension

func NewExtension() Extension

func (Extension) OnStart

func (e Extension) OnStart(env *starkit.Environment) error

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
}

func (Probe) Spec

func (p Probe) Spec() *v1.Probe

Spec returns the probe specification in the canonical format. It must not be modified.

type TCPSocketAction

type TCPSocketAction struct {
	*starlarkstruct.Struct
	// contains filtered or unexported fields
}

func (TCPSocketAction) ValueOrNone

func (t TCPSocketAction) ValueOrNone() starlark.Value

Jump to

Keyboard shortcuts

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