Documentation
¶
Index ¶
- func Parse()
- type PTOptions
- func (pt PTOptions) Check(capability ...api.Capability) (*model.Provider, string)
- func (pt PTOptions) Mytoken() string
- func (pt PTOptions) MytokenEnv() string
- func (pt PTOptions) MytokenFile() string
- func (pt PTOptions) MytokenPrompt() bool
- func (pt PTOptions) Name() string
- func (pt PTOptions) Provider() string
- func (pt PTOptions) SSH() string
- func (PTOptions) SetName(name string)
- func (PTOptions) SetProvider(provider string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PTOptions ¶ added in v0.2.0
type PTOptions struct{}
func (PTOptions) MytokenEnv ¶ added in v0.2.0
func (PTOptions) MytokenFile ¶ added in v0.2.0
func (PTOptions) MytokenPrompt ¶ added in v0.3.0
func (PTOptions) SetProvider ¶ added in v0.4.0
Click to show internal directories.
Click to hide internal directories.