Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileSystemObserverFileChanged ¶
FileSystemObserverFileChanged a struct
type GraphRunnerExecuteCommand ¶
type GraphRunnerExecuteCommand struct { TargetKeys []string `json:"targetKeys"` K8sContext string `json:"k8sContext"` K8sNamespace string `json:"k8sNamespace"` PushAfterBuild bool `json:"pushAfterBuild"` ForceBuild bool `json:"forceBuild"` SkipFilters []string `json:"skipFilters"` MaxConcurrency int `json:"maxConcurrency"` }
GraphRunnerExecuteCommand is a struct that represent the payload for the command handler request
type GraphRunnerExecuteCommandResponse ¶
type GraphRunnerExecuteCommandResponse struct {
SubscriptionId string `json:"subscriptionId"`
}
GraphRunnerExecuteCommandResponse is a struct that represent the payload for the command handler response
type K8sEchoResourceChanged ¶
type K8sEchoResourceChangedAction ¶
type K8sEchoResourceChangedAction int64
Click to show internal directories.
Click to hide internal directories.