Exec*ExecAction`json:"exec,omitempty" description:"parameters for exec-based liveness probe"`
Exec*ExecAction`json:"exec,omitempty" description:"parameters for exec-based liveness probe"`
// Length of time before health checking is activated. In seconds.
// Length of time before health checking is activated. In seconds.
InitialDelaySecondsint64`json:"initialDelaySeconds,omitempty" description:"number of seconds after the container has started before liveness probes are initiated"`
InitialDelaySecondsint64`json:"initialDelaySeconds,omitempty" description:"number of seconds after the container has started before liveness probes are initiated"`
// Length of time before health checking times out. In seconds.
TimeoutSecondsint64`json:"timeoutSeconds,omitempty" description:"number of seconds after which liveness probes timeout; defaults to 1 second"`
}
}
// PullPolicy describes a policy for if/when to pull a container image
// PullPolicy describes a policy for if/when to pull a container image
Exec*ExecAction`json:"exec,omitempty" description:"parameters for exec-based liveness probe"`
Exec*ExecAction`json:"exec,omitempty" description:"parameters for exec-based liveness probe"`
// Length of time before health checking is activated. In seconds.
// Length of time before health checking is activated. In seconds.
InitialDelaySecondsint64`json:"initialDelaySeconds,omitempty" description:"number of seconds after the container has started before liveness probes are initiated"`
InitialDelaySecondsint64`json:"initialDelaySeconds,omitempty" description:"number of seconds after the container has started before liveness probes are initiated"`
// Length of time before health checking times out. In seconds.
TimeoutSecondsint64`json:"timeoutSeconds,omitempty" description:"number of seconds after which liveness probes timeout; defaults to 1 second"`
}
}
// PullPolicy describes a policy for if/when to pull a container image
// PullPolicy describes a policy for if/when to pull a container image