Documentation ¶
Index ¶
- func Base64ToMap(base64 string) (map[string]string, error)
- func GenerateDecoratorName(decorator *v1alpha1.Decorator) string
- func GetLabels(controller string) map[string]string
- func MakeDecoratorV1alpha1(ctx context.Context, args *DecoratorArgs) *servingv1.Service
- func MapToBase64(extensions map[string]string) (string, error)
- type DecoratorArgs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateDecoratorName ¶
func MakeDecoratorV1alpha1 ¶
func MakeDecoratorV1alpha1(ctx context.Context, args *DecoratorArgs) *servingv1.Service
MakeDecorator generates (but does not insert into K8s) the Decorator.
Types ¶
Click to show internal directories.
Click to hide internal directories.