Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourceConfig ¶
type ResourceConfig struct { Name string Instances ResourceConfigInstances }
type ResourceConfigInstances ¶
type ResourceConfigInstances struct {
Value int
}
func (ResourceConfigInstances) IsAutomatic ¶
func (rci ResourceConfigInstances) IsAutomatic() bool
Click to show internal directories.
Click to hide internal directories.