Documentation ¶
Index ¶
- func GenerateBasePathMapping(resp *svcsdk.BasePathMapping) *svcapitypes.BasePathMapping
- func GenerateCreateBasePathMappingInput(cr *svcapitypes.BasePathMapping) *svcsdk.CreateBasePathMappingInput
- func GenerateDeleteBasePathMappingInput(cr *svcapitypes.BasePathMapping) *svcsdk.DeleteBasePathMappingInput
- func GenerateGetBasePathMappingInput(cr *svcapitypes.BasePathMapping) *svcsdk.GetBasePathMappingInput
- func GenerateUpdateBasePathMappingInput(cr *svcapitypes.BasePathMapping) *svcsdk.UpdateBasePathMappingInput
- func IsNotFound(err error) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateBasePathMapping ¶
func GenerateBasePathMapping(resp *svcsdk.BasePathMapping) *svcapitypes.BasePathMapping
GenerateBasePathMapping returns the current state in the form of *svcapitypes.BasePathMapping.
func GenerateCreateBasePathMappingInput ¶
func GenerateCreateBasePathMappingInput(cr *svcapitypes.BasePathMapping) *svcsdk.CreateBasePathMappingInput
GenerateCreateBasePathMappingInput returns a create input.
func GenerateDeleteBasePathMappingInput ¶
func GenerateDeleteBasePathMappingInput(cr *svcapitypes.BasePathMapping) *svcsdk.DeleteBasePathMappingInput
GenerateDeleteBasePathMappingInput returns a deletion input.
func GenerateGetBasePathMappingInput ¶
func GenerateGetBasePathMappingInput(cr *svcapitypes.BasePathMapping) *svcsdk.GetBasePathMappingInput
GenerateGetBasePathMappingInput returns input for read operation.
func GenerateUpdateBasePathMappingInput ¶
func GenerateUpdateBasePathMappingInput(cr *svcapitypes.BasePathMapping) *svcsdk.UpdateBasePathMappingInput
GenerateUpdateBasePathMappingInput returns an update input.
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.