package
1.0.3
Repository: https://github.com/akuity/kargo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewClient returns an implementation of the Client interface.

# Structs

ClientOptions specifies options for customizing the client returned by the NewClient function.

# Interfaces

The Client interface combines the familiar controller-runtime Client interface with helpful Authorized and Watch functions that are absent from that interface.