Documentation
¶
Overview ¶
Copyright 2026 YLD Limited SPDX-License-Identifier: Apache-2.0 Package gitlab provides a GitLab CI/CD provider implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitLab ¶
type GitLab struct{}
GitLab is the provider implementation for GitLab CI/CD pipelines.
func (*GitLab) GetDescription ¶
GetDescription returns a human-readable provider description.
func (*GitLab) GetParseDescription ¶
GetParseDescription returns a parse operation description.
func (*GitLab) GetProviderName ¶
GetProviderName returns the provider identifier.
func (*GitLab) GetUnparseDescription ¶
GetUnparseDescription returns an unparse operation description.
type PipelineYAMLFile ¶
PipelineYAMLFile pairs the output filename with pipeline YAML content.
Click to show internal directories.
Click to hide internal directories.