actionsclient

package
v0.75.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Client_name = map[int32]string{
		0: "UNSPECIFIED",
		1: "WORKFLOWS",
		2: "APP_BUILDER",
		4: "WORKFLOWS_SINGLE_ACTION_RUNNER",
	}
	Client_value = map[string]int32{
		"UNSPECIFIED":                    0,
		"WORKFLOWS":                      1,
		"APP_BUILDER":                    2,
		"WORKFLOWS_SINGLE_ACTION_RUNNER": 4,
	}
)

Enum value maps for Client.

View Source
var File_datadog_privateactionrunner_actionsclient_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Client

type Client int32
const (
	Client_UNSPECIFIED                    Client = 0
	Client_WORKFLOWS                      Client = 1
	Client_APP_BUILDER                    Client = 2
	Client_WORKFLOWS_SINGLE_ACTION_RUNNER Client = 4
)

func (Client) Descriptor

func (Client) Descriptor() protoreflect.EnumDescriptor

func (Client) Enum

func (x Client) Enum() *Client

func (Client) EnumDescriptor deprecated

func (Client) EnumDescriptor() ([]byte, []int)

Deprecated: Use Client.Descriptor instead.

func (Client) Number

func (x Client) Number() protoreflect.EnumNumber

func (Client) String

func (x Client) String() string

func (Client) Type

func (Client) Type() protoreflect.EnumType

Jump to

Keyboard shortcuts

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