manifest

package
v0.5.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AnnotationPlatform = "buildx.docker.com/platform"
)

Variables

This section is empty.

Functions

func NewDeployment

func NewDeployment(opt *DeploymentOpt) (*appsv1.Deployment, error)

Types

type DeploymentOpt

type DeploymentOpt struct {
	Namespace     string
	Name          string
	Image         string
	Replicas      int
	BuildkitFlags []string
	Rootless      bool
	NodeSelector  map[string]string
	Platforms     []v1.Platform
}

Jump to

Keyboard shortcuts

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