Documentation
¶
Index ¶
- func GenerateDecoratorName(decorator *v1alpha1.Decorator) string
- func GetLabels(controller string) map[string]string
- func MakeDecoratorExtensionsMap(base64Extensions string) map[string]string
- func MakeDecoratorExtensionsString(extensions map[string]string) string
- func MakeDecoratorV1alpha1(args *DecoratorArgs) *servingv1alpha1.Service
- type DecoratorArgs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateDecoratorName ¶
func MakeDecoratorV1alpha1 ¶
func MakeDecoratorV1alpha1(args *DecoratorArgs) *servingv1alpha1.Service
MakeDecorator generates (but does not insert into K8s) the Decorator.