Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleReqRespSecrets ¶ added in v0.11.9
func HandleReqRespSecrets(ctx context.Context, req fleetapi.PackagePolicyRequest, resp *fleetapi.PackagePolicy, private privateData) (diags diag.Diagnostics)
HandleReqRespSecrets extracts the wrapped value from each response var, then maps any secret refs to the original request value.
func HandleRespSecrets ¶ added in v0.11.9
func HandleRespSecrets(ctx context.Context, resp *fleetapi.PackagePolicy, private privateData) (diags diag.Diagnostics)
HandleRespSecrets extracts the wrapped value from each response var, then replaces any secret refs with the original value from secrets if available.
func NewResource ¶
NewResource is a helper function to simplify the provider implementation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.