Documentation ¶ Index ¶ Variables func ValidateProject(ctx context.Context, kc client.Client, project string) error Constants ¶ This section is empty. Variables ¶ View Source var ( ErrProjectNotFound = errors.New("project not found") ) Functions ¶ func ValidateProject ¶ func ValidateProject(ctx context.Context, kc client.Client, project string) error Types ¶ This section is empty. Source Files ¶ View all Source files project.go Click to show internal directories. Click to hide internal directories.