Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interceptor ¶
type Interceptor struct {
SleepSeconds int
}
func New ¶
func New(sleepSeconds int) *Interceptor
func (*Interceptor) AddToContainer ¶
func (i *Interceptor) AddToContainer(container *v1.Container)
func (*Interceptor) AddToPodTemplate ¶
func (i *Interceptor) AddToPodTemplate(tpl *v1.PodTemplateSpec)
func (*Interceptor) PostManifestRender ¶
Click to show internal directories.
Click to hide internal directories.