Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
API contains state variables used by the peer API. This is an internal API that is only available to peered Keppel instances.
func NewAPI ¶
func NewAPI(cfg keppel.Configuration, ad keppel.AuthDriver, db *keppel.DB) *API
NewAPI constructs a new API instance.
Click to show internal directories.
Click to hide internal directories.