deploy

package
v2.39.1 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProjectDeploy

type ProjectDeploy struct {
	// contains filtered or unexported fields
}

func NewProjectDeploy

func NewProjectDeploy(projectDirectory string, opts ...ProjectDeployOption) (*ProjectDeploy, error)

func (*ProjectDeploy) Deploy

type ProjectDeployExecutorOptions

type ProjectDeployExecutorOptions func(executor *projectDeployExecutor)

func WithSeeds added in v2.17.0

func WithSeeds() ProjectDeployExecutorOptions

type ProjectDeployOption

type ProjectDeployOption func(deploy *ProjectDeploy)

func WithAdminSecret

func WithAdminSecret(adminSecret string) ProjectDeployOption

func WithCliExtPath

func WithCliExtPath(path string) ProjectDeployOption

func WithEndpoint

func WithEndpoint(endpoint string) ProjectDeployOption

func WithLogger added in v2.21.0

func WithLogger(logger *logrus.Logger) ProjectDeployOption

Jump to

Keyboard shortcuts

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