components

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OpSet         = corecomponent.OpSet
	OpDelete      = corecomponent.OpDelete
	OpRestore     = corecomponent.OpRestore
	OpReplace     = corecomponent.OpReplace
	OpContains    = corecomponent.OpContains
	OpNotContains = corecomponent.OpNotContains

	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 Codebase added in v0.15.0

func Codebase() Definition

func DerivativeService added in v0.13.0

func DerivativeService(name string) Definition

DerivativeService returns the component definition for one derivative service.

func DerivativeServices added in v0.13.0

func DerivativeServices() []Definition

DerivativeServices returns component definitions for all derivative services.

func ExternalCantaloupe added in v0.6.0

func ExternalCantaloupe() Definition

func Fcrepo

func Fcrepo(source TemplateSource) Definition

func FeatureBundle added in v1.0.0

func FeatureBundle(source TemplateSource, name string) Definition

FeatureBundle returns one cross-domain feature definition.

func FeatureBundles added in v1.0.0

func FeatureBundles(source TemplateSource) []Definition

FeatureBundles returns the cross-domain feature components supported by the ISLE plugin. Unlike a service-only component, each bundle may own Compose, Drupal configuration, and Composer requirements as one reviewed change.

func IIIF added in v0.11.0

func IIIF(source TemplateSource) Definition

func IIIFTopology added in v0.11.0

func IIIFTopology() Definition

type Dependencies

type Dependencies = corecomponent.Dependencies

type DomainSpec

type DomainSpec = corecomponent.DomainSpec

type DrupalModuleDependency

type DrupalModuleDependency = corecomponent.DrupalModuleDependency

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

type TemplateSource struct {
	Repo string
	Ref  string
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL