health

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	K8sClient k8s.Interface
}

Client ...

func (*Client) Ready

func (client *Client) Ready(ctx context.Context) (bool, error)

Ready ...

type ClientInterface

type ClientInterface interface {
	Ready(ctx context.Context) (bool, error)
}

ClientInterface ...

func NewHealthClient

func NewHealthClient(ctx context.Context, config config.Config) (ClientInterface, error)

NewHealthClient ...

Jump to

Keyboard shortcuts

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