Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourceManager ¶
type ResourceManager struct { Resource string Capabilities []types.Capability DryRun bool Parameters map[string]string Template template.Template // contains filtered or unexported fields }
func (*ResourceManager) Init ¶
func (m *ResourceManager) Init()
func (*ResourceManager) SetDryRun ¶
func (m *ResourceManager) SetDryRun()
Click to show internal directories.
Click to hide internal directories.