Documentation ¶
Index ¶
Constants ¶
View Source
const ProviderName = "noop"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoopProvider ¶
type NoopProvider struct{}
func NewNoopProvider ¶
func NewNoopProvider() *NoopProvider
func (*NoopProvider) Ensure ¶ added in v0.1.11
func (p *NoopProvider) Ensure(configs map[provider.Resource]map[string]struct{}) error
func (NoopProvider) String ¶
func (p NoopProvider) String() string
Click to show internal directories.
Click to hide internal directories.