kubernetes

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEndpoint

func NewEndpoint(model *Kubernetes, ports remote.PortsConfig, logger io.WriteCloser, testName string, dir string) *remote.Endpoint

Types

type Kubernetes

type Kubernetes struct {
	Dir              string   `yaml:"dir"`
	AppService       string   `yaml:"app-service"`
	AppDockerFile    string   `yaml:"app-docker-file"`
	AppDockerContext string   `yaml:"app-docker-context"`
	AppDockerTag     string   `yaml:"app-docker-tag"`
	AppDockerPort    int      `yaml:"app-docker-port"`
	ImportImages     []string `yaml:"import-images"`
}

Jump to

Keyboard shortcuts

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