Documentation ¶
Index ¶
Constants ¶
View Source
const ChoreoServer = "choreoServer"
ChoreoServer is the default name of the choreo server
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChoreoOptions ¶
type ChoreoOptions struct {
// contains filtered or unexported fields
}
func NewOptions ¶
func NewOptions(path string, flags *genericclioptions.ConfigFlags) *ChoreoOptions
func (*ChoreoOptions) Complete ¶
func (r *ChoreoOptions) Complete() error
func (*ChoreoOptions) Flags ¶
func (r *ChoreoOptions) Flags() *genericclioptions.ConfigFlags
Click to show internal directories.
Click to hide internal directories.