Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ErrorUnmanagedResource means the resource exists, but is not owned by // its corresponding shadow resource. ErrorUnmanagedResource = "resource exists, but is not managed by a templated resource" )
Variables ¶
This section is empty.
Functions ¶
func IsUnmanagedResource ¶
IsUnmanagedResource returns true if the specified error was created by NewUnmanagedResource.
func NewUnmanagedResource ¶
func NewUnmanagedResource() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.