Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { options.BaseOptions KubeClient kubernetes.Interface TektonClient tektonclient.Interface Format string Namespace string LighthouseConfigMap string ViewPostsubmits bool ViewPresubmits bool }
Options is the start of the data required to perform the operation. As new fields are added, add them here instead of referencing the cmd.Flags()
func NewCmdPipelineGet ¶
NewCmdPipelineGet creates the command
Click to show internal directories.
Click to hide internal directories.