health

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDoguChecker

func NewDoguChecker(client client.Client, localFetcher cloudogu.LocalDoguFetcher) *doguChecker

NewDoguChecker creates a checker for dogu health.

Types

type DoguHealthError

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

DoguHealthError is a dogu validation error. Instances can be unwrapped. Instances can be type asserted.

func NewDoguHealthError

func NewDoguHealthError(err error) *DoguHealthError

NewDoguHealthError creates a new dogu health error.

func (*DoguHealthError) Error

func (dhe *DoguHealthError) Error() string

Error returns the full error message as string.

func (*DoguHealthError) Unwrap

func (dhe *DoguHealthError) Unwrap() error

Unwrap returns the original error.

Jump to

Keyboard shortcuts

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