manifest

package
v1.23.2 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2022 License: Apache-2.0 Imports: 12 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DaemonSetFromData

func DaemonSetFromData(data []byte) (*appsv1.DaemonSet, error)

DaemonSetFromData reads a byte slice and returns the daemonset in it.

func DaemonSetFromURL

func DaemonSetFromURL(url string) (*appsv1.DaemonSet, error)

DaemonSetFromURL reads from a url and returns the daemonset in it.

func PodFromManifest

func PodFromManifest(filename string) (*v1.Pod, error)

PodFromManifest reads a .json/yaml file and returns the pod in it.

func StatefulSetFromManifest

func StatefulSetFromManifest(fileName, ns string) (*appsv1.StatefulSet, error)

StatefulSetFromManifest returns a StatefulSet from a manifest stored in fileName in the Namespace indicated by ns.

func SvcFromManifest

func SvcFromManifest(fileName string) (*v1.Service, error)

SvcFromManifest reads a .json/yaml file and returns the service in it.

Types

This section is empty.

Jump to

Keyboard shortcuts

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