pods_client

package
v1.0.0-beta.rc3 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PodsClient

type PodsClient struct {
	zeus_client.ZeusClient
}

func NewPodsClient

func NewPodsClient(baseURL, bearer string) PodsClient

func NewPodsClientFromZeusClient

func NewPodsClientFromZeusClient(z zeus_client.ZeusClient) PodsClient

func (*PodsClient) DeletePods

func (z *PodsClient) DeletePods(ctx context.Context, par zeus_pods_reqs.PodActionRequest) ([]byte, error)

func (*PodsClient) GetPodLogs

func (z *PodsClient) GetPodLogs(ctx context.Context, par zeus_pods_reqs.PodActionRequest) ([]byte, error)

GetPodLogs will use this filter by default unless you provide an override filter request.FilterOpts.StartsWith = request.PodName

func (*PodsClient) GetPods

func (*PodsClient) GetPodsAudit

func (*PodsClient) PortForwardReqToPods

PortForwardReqToPods will use this filter by default if you specify a pod name without your own custom filter override filter request.FilterOpts.StartsWith = request.PodName

Jump to

Keyboard shortcuts

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