store

package
v1.18.1 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store[T differ.Resource] interface {
	List() []T
}

func NewComponents added in v1.14.0

func NewComponents(compStore *compstore.ComponentStore) Store[compapi.Component]

func NewConfigurations added in v1.18.0

func NewConfigurations(compStore *compstore.ComponentStore) Store[configapi.Configuration]

func NewHTTPEndpoints added in v1.18.0

func NewHTTPEndpoints(compStore *compstore.ComponentStore) Store[httpendpointapi.HTTPEndpoint]

func NewMCPServers added in v1.18.0

func NewMCPServers(compStore *compstore.ComponentStore) Store[mcpserverapi.MCPServer]

func NewResiliencies added in v1.18.0

func NewResiliencies(compStore *compstore.ComponentStore) Store[resiliencyapi.Resiliency]

func NewSubscriptions added in v1.14.0

func NewSubscriptions(compStore *compstore.ComponentStore) Store[subapi.Subscription]

func NewWorkflowAccessPolicies added in v1.18.0

func NewWorkflowAccessPolicies(compStore *compstore.ComponentStore) Store[wfaclapi.WorkflowAccessPolicy]

Jump to

Keyboard shortcuts

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