usp_proofpoint_tap

package
v1.31.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProofpointTapAdapter

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

func NewProofpointTapAdapter

func NewProofpointTapAdapter(conf ProofpointTapConfig) (*ProofpointTapAdapter, chan struct{}, error)

func (*ProofpointTapAdapter) Close

func (a *ProofpointTapAdapter) Close() error

type ProofpointTapConfig

type ProofpointTapConfig struct {
	ClientOptions uspclient.ClientOptions `json:"client_options" yaml:"client_options"`
	Principal     string                  `json:"principal" yaml:"principal"`
	Secret        string                  `json:"secret" yaml:"secret"`
}

func (*ProofpointTapConfig) Validate

func (c *ProofpointTapConfig) Validate() error

Jump to

Keyboard shortcuts

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