Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::Postdeploy.
Postdeploy contains the postdeploy job configuration information.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#actions
def actions() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. A sequence of Skaffold custom actions to invoke during execution of the postdeploy job.
#actions=
def actions=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. A sequence of Skaffold custom actions to invoke during execution of the postdeploy job.
Returns
- (::Array<::String>) — Optional. A sequence of Skaffold custom actions to invoke during execution of the postdeploy job.