//
pkg.gl
Category
github.com/confluentinc/cli/v3
pkg
update
package
3.65.0
Repository:
https://github.com/confluentinc/cli.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
15
Dependents
3
Files
308 SLOC
#
Packages
mock
No description provided by the author
s3
go:generate go run github.com/travisjeffery/mocker/cmd/mocker --prefix "" --dst ../mock/object_key.go --pkg mock --selfpkg github.com/confluentinc/cli/v3 object_key.go ObjectKey.
#
Functions
GetOs
No description provided by the author
NewClient
NewClient returns a client for updating CLI binaries.
#
Structs
ClientParams
ClientParams are used to configure the update.Client.
#
Interfaces
Client
Client lets you check for updated application binaries and install them if desired.
Repository
Repository is a collection of versioned packages.