Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Push ¶
type Push struct {
// contains filtered or unexported fields
}
func (*Push) Run ¶
func (r *Push) Run(params PushParams) (rerr error)
type PushParams ¶
type PushParams struct {
Namespace *project.Namespaced
}
Click to show internal directories.
Click to hide internal directories.