Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New( logger logr.Logger, jp jmespath.Interface, entry kyvernov1.ContextEntry, jsonCtx enginecontext.Interface, client ClientInterface, apiCallConfig APICallConfiguration, ) (*apiCall, error)
func NewExecutor ¶ added in v1.13.0
func NewExecutor( logger logr.Logger, name string, client ClientInterface, apiCallConfig APICallConfiguration, ) *executor
Types ¶
type APICallConfiguration ¶ added in v1.10.6
type APICallConfiguration struct {
// contains filtered or unexported fields
}
func NewAPICallConfiguration ¶ added in v1.10.6
func NewAPICallConfiguration(maxLen int64) APICallConfiguration
type ClientInterface ¶ added in v1.10.5
Click to show internal directories.
Click to hide internal directories.