Documentation ¶
Index ¶
- func Append(file string, name string) error
- func CreateBuild(ctx context.Context, cl client.Client, build *v1alpha2.Build) (string, error)
- func DeleteBuild(ctx context.Context, cl client.Client, namespace string, name string)
- func GetBuildStatus(ctx context.Context, cl client.Client, namespace string, name string) (string, string, string, error)
- func GetClusterBuilderStatus(ctx context.Context, cl client.Client, name string) (string, string, error)
- func KeyValueArray(vars map[string]string) []corev1.EnvVar
- func StreamPodLogs(ctx context.Context, clientSet *kubernetes.Clientset, namespace string, ...)
- func WaitForBuildToComplete(ctx context.Context, cl client.Client, namespace string, name string) (string, error)
- func WaitForBuildToStart(ctx context.Context, cl client.Client, clientset *kubernetes.Clientset, ...) error
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBuild ¶
func DeleteBuild ¶
func GetBuildStatus ¶
func GetClusterBuilderStatus ¶
func StreamPodLogs ¶
func WaitForBuildToComplete ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.