Documentation ¶
Overview ¶
Portions Copyright (C) 2020 VMware, Inc. SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
View Source
const (
AnnotationKey = "buildkit.mobyproject.org/builder"
)
Variables ¶
This section is empty.
Functions ¶
func NewConfigMap ¶
func NewConfigMap(opt *DeploymentOpt, contents []byte) *corev1.ConfigMap
func NewDeployment ¶
func NewDeployment(opt *DeploymentOpt) (*appsv1.Deployment, error)
Types ¶
type DeploymentOpt ¶
Click to show internal directories.
Click to hide internal directories.