Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateKeptnAPI ¶
Types ¶
type Initializer ¶
type Initializer struct {
Remote func(baseURL string, options ...func(*keptnapi.APISet)) (*keptnapi.APISet, error)
Internal func(client *http.Client, apiMappings ...api.InClusterAPIMappings) (*api.InternalAPISet, error)
}
Initializer implements both methods of creating a new keptn API with internal or remote execution plane
Click to show internal directories.
Click to hide internal directories.