Documentation
¶
Index ¶
- func FakeClock() clockwork.FakeClock
- type Params
- func (p *Params) Clients(_ ...*rest.Config) (*cli.Clients, error)
- func (p *Params) KubeClient() (k8s.Interface, error)
- func (p *Params) KubeConfigPath() string
- func (p *Params) Namespace() string
- func (p *Params) SetKubeConfigPath(path string)
- func (p *Params) SetKubeContext(context string)
- func (p *Params) SetNamespace(ns string)
- func (p *Params) SetNoColour(_ bool)
- func (p *Params) Time() clockwork.Clock
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Params ¶
type Params struct {
Tekton versioned.Interface
Kube k8s.Interface
Clock clockwork.Clock
Cls *cli.Clients
// contains filtered or unexported fields
}
func (*Params) KubeConfigPath ¶
func (*Params) SetKubeConfigPath ¶
func (*Params) SetKubeContext ¶
func (*Params) SetNamespace ¶
func (*Params) SetNoColour ¶
Click to show internal directories.
Click to hide internal directories.