Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogRepo ¶
type LogRepo struct {
// contains filtered or unexported fields
}
func NewLogRepo ¶
func NewLogRepo(c *client.ClientWithResponses) *LogRepo
func (*LogRepo) ListLogs ¶
func (l *LogRepo) ListLogs(ctx context.Context, params *client.ListLogsParams) (*client.Logs200Response, error)
Click to show internal directories.
Click to hide internal directories.