k8s

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client added in v1.7.0

type Client struct {
	Path string
	// contains filtered or unexported fields
}

func NewConfig added in v1.7.0

func NewConfig(c client.Client, envid string) (*Client, error)

type Service

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

func New

func New(c client.Client, id string, svc *types.Service) (*Service, error)

func (*Service) Exec

func (c *Service) Exec(args []string) error

func (*Service) GetLogsAsString added in v1.8.0

func (c *Service) GetLogsAsString(follow bool, tail int64) (string, error)

GetLogsAsString returns logs as a string instead of printing them This is used by the MCP logs service to capture log output

func (*Service) Logs

func (c *Service) Logs(follow bool, tail int64) error

func (*Service) PortForward

func (c *Service) PortForward(ports []string) error

Jump to

Keyboard shortcuts

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