Documentation
¶
Index ¶
Constants ¶
View Source
const (
// errors
NotFound = "not found"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
RootPath string
PathInRepo string
GroupResource schema.GroupResource
NewFunc func() runtime.Unstructured
}
Click to show internal directories.
Click to hide internal directories.