k8s

package
v3.4.9 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: EPL-2.0 Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*kubernetes.Clientset
}

func New

func New(kubeConfig string) (*Client, error)

func NewInCluster

func NewInCluster() (*Client, error)

func (*Client) WaitForLoadBalancer

func (cl *Client) WaitForLoadBalancer(namespace, name string, timeoutSeconds int64) (addr string, err error)

func (*Client) WaitForPod

func (cl *Client) WaitForPod(namespace, name string, timeoutSeconds int64) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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