Documentation ¶
Index ¶
- func AppendInstalledIngresses(ctx context.Context, manifest *mf.Manifest, instance base.KComponent) error
- func AppendTargetIngresses(ctx context.Context, manifest *mf.Manifest, instance base.KComponent) error
- func Filters(ks *v1beta1.KnativeServing) mf.Predicate
- func Transformers(ctx context.Context, ks *v1beta1.KnativeServing) []mf.Transformer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendInstalledIngresses ¶
func AppendInstalledIngresses(ctx context.Context, manifest *mf.Manifest, instance base.KComponent) error
AppendInstalledIngresses appends the installed manifests of ingresses
func AppendTargetIngresses ¶
func AppendTargetIngresses(ctx context.Context, manifest *mf.Manifest, instance base.KComponent) error
AppendTargetIngresses appends the manifests of ingresses to be installed
func Filters ¶
func Filters(ks *v1beta1.KnativeServing) mf.Predicate
Filters makes sure the disabled ingress resources are removed from the manifest.
func Transformers ¶
func Transformers(ctx context.Context, ks *v1beta1.KnativeServing) []mf.Transformer
Transformers returns a list of transformers based on the enabled ingresses
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.