yaml

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	// Create creates object in yaml format
	Create(yaml []byte) error
}

Interface is prepared for dealing with custom kubernetes resource in yaml data format. It is defined to avoid to import too many third-party clients.

func New

func New(dc dynamic.Interface, restMapper meta.RESTMapper) Interface

Jump to

Keyboard shortcuts

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