Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrResourceLoaderNotHydrated = errors.New("resourceLoader needs to be hydrated")
)
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
ManualSelectSingleResource bool
ForceRecreateResource bool
// contains filtered or unexported fields
}
func NewOptions ¶
func NewOptions( resourceLoader *bridge.ResourceLoader, ) *Options
func (*Options) SetCommand ¶
func (*Options) ToParameters ¶
func (up *Options) ToParameters() (*action.UpParameters, error)
func (*Options) UpdateFlagSet ¶
Click to show internal directories.
Click to hide internal directories.