com_datadoghq_gitlab_environments

package
v0.0.0-...-0bfbb9c Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGitlabEnvironments

func NewGitlabEnvironments() types.Bundle

Types

type GitlabEnvironmentsBundle

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

func (*GitlabEnvironmentsBundle) GetAction

func (h *GitlabEnvironmentsBundle) GetAction(actionName string) types.Action

type ListEnvironmentsHandler

type ListEnvironmentsHandler struct{}

func NewListEnvironmentsHandler

func NewListEnvironmentsHandler() *ListEnvironmentsHandler

func (*ListEnvironmentsHandler) Run

type ListEnvironmentsInputs

type ListEnvironmentsInputs struct {
	ProjectId support.GitlabID `json:"project_id,omitempty"`
	*gitlab.ListEnvironmentsOptions
}

type ListEnvironmentsOutputs

type ListEnvironmentsOutputs struct {
	Environments []*gitlab.Environment `json:"environments"`
}

Jump to

Keyboard shortcuts

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