k8s

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateDeploymentTemplate

func GenerateDeploymentTemplate(name string, namespace string, image string, pullSecret string) ([]byte, error)

func GenerateIngressTemplate

func GenerateIngressTemplate(ciYml *ci.CiYml, namespace string, host string, ingressClass string) ([]byte, error)

GenerateIngressTemplate creates a single Ingress resource from a CiYml struct. It generates a separate rule for each public service, routing traffic based on host and path.

func GenerateServiceTemplate

func GenerateServiceTemplate(name string, namespace string, ports []ci.Port) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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