Documentation ¶
Index ¶
Constants ¶
View Source
const ( Namespace = "kmc" Subsystem = "keb" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { HTTPClient *http.Client Logger *zap.SugaredLogger Config *Config }
func (Client) GetAllRuntimes ¶
func (c Client) GetAllRuntimes(req *http.Request) (*kebruntime.RuntimesPage, error)
Click to show internal directories.
Click to hide internal directories.