Documentation ¶ Index ¶ func IsBelongsToProduct(res client.Object, productName string) bool func IsLegal(res client.Object, productName string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func IsBelongsToProduct ¶ func IsBelongsToProduct(res client.Object, productName string) bool IsBelongsToProduct check resouces is maintain by nautes func IsLegal ¶ func IsLegal(res client.Object, productName string) error IsLegal check resource is ready to used. When function a returns an error, it means that this resource should not be used anymore. This may be because the resource does not belong to the product Types ¶ This section is empty. Source Files ¶ View all Source files check.go Click to show internal directories. Click to hide internal directories.