crd

package
v0.11.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	Directory = "crd"
)

Variables

View Source
var FileExtensions = []string{".yaml", ".yml", ".json"}

Functions

This section is empty.

Types

type Visitor

type Visitor interface {
	Visit() ([]interface{}, error)
}

Visitor walks a list of resources under target path.

func NewVisitor

func NewVisitor(path string) Visitor

Jump to

Keyboard shortcuts

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