package
0.14.0
Repository: https://github.com/rsmitty/bootkube.git
Documentation: pkg.go.dev

# Functions

NewNginx create this nginx deployment/service pair.
WithNginxPingJobLabels adds custom labels for PinJob's pods.

# Variables

PollIntervalForNginx is the interval between each condition check of poolling when using Nginx testworkload.
PollTimeoutForNginx is the max duration for polling when using Nginx testworkload.

# Structs

Nginx creates a temp nginx deployment/service pair that can be used as a test workload.

# Type aliases

NginxOpts defines func that applies custom options for Nginx.