package
0.5.0
Repository: https://github.com/kyma-project/kyma.git
Documentation: pkg.go.dev

# Packages

Code generated by mockery v1.0.0.

# Functions

NewRenderer creates new instance of Renderer.
NewResolver returns new instance of Resolver.

# Structs

BindYAML represents a yBundle plan bind.yaml structure.
CredentialFromSource represents list of sources to populate credentials variables.
CredentialVar represents an credential variable.
CredentialVarSource represents a source for the value of an CredentialVar.
JSONPathSelector select a field of a k8s resource by defining JSONPath.
KeySelector selects a key of a k8s resource.
NameSelector selects by the name of k8s resource.
Renderer purpose is to render helm template directives, like: {{ .Release.Namespace }}.
ResolveOutput represents results of Resolve.
Resolver implements resolver for chart values.

# Type aliases

RenderedBindYAML is used to represent already rendered YAML for binding.