# Functions
IllegalFieldsInConfigError reports that an object has an illegal field set.
IllegalKindInNamespacesError reports that an object has been illegally defined in namespaces/.
IllegalSystemResourcePlacementError reports that a configmanagement.gke.io object has been defined outside of system/.
InvalidDirectoryNameError represents an illegal usage of a reserved name.
IsSystemOnly returns true if the GVK is only allowed in the system/ directory.
ReservedDirectoryNameError represents an illegal usage of a reserved name.
# Constants
IllegalFieldsInConfigErrorCode is the error code for IllegalFieldsInConfigError.
IllegalKindInNamespacesErrorCode is the error code for IllegalKindInNamespacesError.
IllegalSystemResourcePlacementErrorCode is the error code for IllegalSystemResourcePlacementError.
InvalidDirectoryNameErrorCode is the error code for InvalidDirectoryNameError.