renderAction property

String? renderAction
getter/setter pair

The Skaffold custom action responsible for render operations.

If not provided then Cloud Deploy will perform the render operations via skaffold render.

Optional.

Implementation

core.String? renderAction;