yaml

package
v0.0.0-...-5e49c9b Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WhatKindOf

func WhatKindOf(yaml []byte) (kind string)

Types

type K8sYaml

type K8sYaml struct {
	Kind     string
	ByteData []byte
}

func SplitYamlFile

func SplitYamlFile(filename string) ([]K8sYaml, error)

func (*K8sYaml) UpdateImage

func (y *K8sYaml) UpdateImage(image string, containerName string) error

type PodSpec

type PodSpec corev1.PodSpec

func (*PodSpec) UpdateImage

func (p *PodSpec) UpdateImage(image string, containerName string) error

Jump to

Keyboard shortcuts

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