Documentation
¶
Index ¶
- func DeployRun(opts *DeployOptions) error
- func ListRun(opts *ListOptions) error
- func NewCmdDeploy(f *cmdutil.Factory) *cobra.Command
- func NewCmdList(f *cmdutil.Factory) *cobra.Command
- func NewCmdProject(f *cmdutil.Factory) *cobra.Command
- func NewCmdPull(f *cmdutil.Factory) *cobra.Command
- func PullRun(opts *PullOptions) error
- type DeployOptions
- type ListOptions
- type PullOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployRun ¶
func DeployRun(opts *DeployOptions) error
func ListRun ¶
func ListRun(opts *ListOptions) error
func PullRun ¶
func PullRun(opts *PullOptions) error
Types ¶
type DeployOptions ¶
type DeployOptions struct {
// contains filtered or unexported fields
}
type ListOptions ¶
type ListOptions struct {
// contains filtered or unexported fields
}
type PullOptions ¶
type PullOptions struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.