Versions in this module Expand all Collapse all v0 v0.3.61 Jan 17, 2024 Changes in this version + var ErrIngress = errors.New("ingress not as expected") + var ErrIngressIPNotFound = errors.New("unable to find remote ingress IP address") + func New(getApplication application.GetterFunc) *application.Provisioner + type Provisioner struct + func (p *Provisioner) Values(ctx context.Context, version *string) (interface{}, error)