Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RemoteDeployment ¶
type RemoteDeployment struct {
ProjectID string
ServiceID string
Remote string
// contains filtered or unexported fields
}
RemoteDeployment of services
func (*RemoteDeployment) Feedback ¶
func (rd *RemoteDeployment) Feedback(err error) error
Feedback of a remote deployment
func (*RemoteDeployment) Run ¶
func (rd *RemoteDeployment) Run() (err error)
Run does the remote deployment procedures
Click to show internal directories.
Click to hide internal directories.