client

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Logger  zerolog.Logger
	Spec    Spec
	Backend state.Client

	CrowdStrike *client.CrowdStrikeAPISpecification
}

func New

func New(logger zerolog.Logger, spec Spec, services *client.CrowdStrikeAPISpecification, bk state.Client) *Client

func (*Client) ID

func (c *Client) ID() string

type Spec

type Spec struct {
	Concurrency int `json:"concurrency,omitempty"`
}

func (*Spec) SetDefaults added in v0.0.5

func (s *Spec) SetDefaults()

func (Spec) Validate added in v0.0.5

func (Spec) Validate() error

Jump to

Keyboard shortcuts

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