Documentation ¶
Index ¶
Constants ¶
View Source
const ( LogTypePipeline = "pipeline" LogTypeTask = "task" )
View Source
const (
MsgTRNotFoundErr = "Unable to get Taskrun"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TektonParams ¶
type TektonParams struct { *cli.TektonParams // contains filtered or unexported fields }
func NewTektonParams ¶
func NewTektonParams(dynamic dynamic.Interface, kubeClient k8s.Interface, tekton tektonclientset.Interface, namespace string) *TektonParams
func (*TektonParams) Namespace ¶
func (t *TektonParams) Namespace() string
Click to show internal directories.
Click to hide internal directories.