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 dclient.Interface, apiCallConfig APICallConfiguration, ) (*apiCall, error)
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
Click to show internal directories.
Click to hide internal directories.