push

package
v0.8.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2024 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd() *cobra.Command

func Push

func Push(ctx context.Context, opts *PushOptions, args ...string) error

Types

type PushOptions

type PushOptions struct {
	Auth        *config.AuthConfig           `noattribute:"true"`
	Client      kcinstances.InstancesService `noattribute:"true"`
	Composefile string                       `noattribute:"true"`
	Metro       string                       `noattribute:"true"`
	Project     *compose.Project             `noattribute:"true"`
	Token       string                       `noattribute:"true"`
}

func (*PushOptions) Pre

func (opts *PushOptions) Pre(cmd *cobra.Command, args []string) error

func (*PushOptions) Run

func (opts *PushOptions) Run(ctx context.Context, args []string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL