package
0.2.1
Repository: https://github.com/giantswarm/clusterclient.git
Documentation: pkg.go.dev

# Functions

DefaultConfig provides a default configuration to create a new root service by best effort.
DefaultRequest provides a default request object by best effort.
DefaultResponse provides a default response object by best effort.
IsInvalidConfig asserts invalidConfigError.
New creates a new configured root service.

# Constants

Endpoint is the API endpoint of the service this client action interacts with.

# Structs

Config represents the configuration used to create a root service.
Request is the configuration for the service action.
Response is the return value of the service action.
Service implements the root service action.