Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProjectServerOptions ¶
type ProjectServerOptions struct { RecommendedOptions *genericoptions.RecommendedOptions AdmissionOptions *genericoptions.AdmissionOptions }
func (*ProjectServerOptions) Complete ¶
func (o *ProjectServerOptions) Complete() error
func (ProjectServerOptions) RunProjectServer ¶
func (o ProjectServerOptions) RunProjectServer() error
func (ProjectServerOptions) Validate ¶
func (o ProjectServerOptions) Validate(args []string) error
Click to show internal directories.
Click to hide internal directories.