Documentation
¶
Index ¶
Constants ¶
View Source
const ( OpSet = corecomponent.OpSet OpDelete = corecomponent.OpDelete OpRestore = corecomponent.OpRestore OpReplace = corecomponent.OpReplace DrupalModuleDependencyStrict = corecomponent.DrupalModuleDependencyStrict DrupalModuleDependencyEnableOnly = corecomponent.DrupalModuleDependencyEnableOnly )
Variables ¶
View Source
var ParseStateOverrides = corecomponent.ParseStateOverrides
Functions ¶
This section is empty.
Types ¶
type Definition ¶
type Definition = corecomponent.Definition
func Blazegraph ¶
func Blazegraph(source TemplateSource) Definition
func ExternalCantaloupe ¶ added in v0.6.0
func ExternalCantaloupe() Definition
func Fcrepo ¶
func Fcrepo(source TemplateSource) Definition
func ISLEEntrypoint ¶ added in v0.4.0
func ISLEEntrypoint() Definition
func ISLEEntrypointOverride ¶ added in v0.4.0
func ISLEEntrypointOverride() Definition
type Dependencies ¶
type Dependencies = corecomponent.Dependencies
type DomainSpec ¶
type DomainSpec = corecomponent.DomainSpec
type DrupalModuleDependency ¶
type DrupalModuleDependency = corecomponent.DrupalModuleDependency
type DrupalModuleDependencyMode ¶
type DrupalModuleDependencyMode = corecomponent.DrupalModuleDependencyMode
type FollowUpSpec ¶ added in v0.6.0
type FollowUpSpec = corecomponent.FollowUpSpec
type RepoAsset ¶
type RepoAsset = corecomponent.RepoSource
type RuleOp ¶
type RuleOp = corecomponent.RuleOp
type StateGuidance ¶
type StateGuidance = corecomponent.StateGuidance
type TemplateSource ¶
func (TemplateSource) ComposeAsset ¶
func (s TemplateSource) ComposeAsset(path string) RepoAsset
func (TemplateSource) DrupalAsset ¶
func (s TemplateSource) DrupalAsset(path string) RepoAsset
type YAMLRule ¶
type YAMLRule = corecomponent.YAMLRule
type YAMLStateSpec ¶
type YAMLStateSpec = corecomponent.YAMLStateSpec
Click to show internal directories.
Click to hide internal directories.