Documentation ¶
Index ¶
- func GenerateCreateUsagePlanInput(cr *svcapitypes.UsagePlan) *svcsdk.CreateUsagePlanInput
- func GenerateDeleteUsagePlanInput(cr *svcapitypes.UsagePlan) *svcsdk.DeleteUsagePlanInput
- func GenerateGetUsagePlanInput(cr *svcapitypes.UsagePlan) *svcsdk.GetUsagePlanInput
- func GenerateUpdateUsagePlanInput(cr *svcapitypes.UsagePlan) *svcsdk.UpdateUsagePlanInput
- func GenerateUsagePlan(resp *svcsdk.UsagePlan) *svcapitypes.UsagePlan
- func IsNotFound(err error) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCreateUsagePlanInput ¶
func GenerateCreateUsagePlanInput(cr *svcapitypes.UsagePlan) *svcsdk.CreateUsagePlanInput
GenerateCreateUsagePlanInput returns a create input.
func GenerateDeleteUsagePlanInput ¶
func GenerateDeleteUsagePlanInput(cr *svcapitypes.UsagePlan) *svcsdk.DeleteUsagePlanInput
GenerateDeleteUsagePlanInput returns a deletion input.
func GenerateGetUsagePlanInput ¶
func GenerateGetUsagePlanInput(cr *svcapitypes.UsagePlan) *svcsdk.GetUsagePlanInput
GenerateGetUsagePlanInput returns input for read operation.
func GenerateUpdateUsagePlanInput ¶
func GenerateUpdateUsagePlanInput(cr *svcapitypes.UsagePlan) *svcsdk.UpdateUsagePlanInput
GenerateUpdateUsagePlanInput returns an update input.
func GenerateUsagePlan ¶
func GenerateUsagePlan(resp *svcsdk.UsagePlan) *svcapitypes.UsagePlan
GenerateUsagePlan returns the current state in the form of *svcapitypes.UsagePlan.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.