apps
Index
Fields
obj v1beta1
obj v1beta1.daemonSet
fn v1beta1.daemonSet.new
new(name, containers, podLabels={})
obj v1beta1.deployment
fn v1beta1.deployment.new
new(name, replicas=1, containers, podLabels={})
obj v1beta1.statefulSet
fn v1beta1.statefulSet.new
new(name, replicas=1, containers, volumeClaims=[], podLabels={})
obj v1beta2
obj v1beta2.daemonSet
fn v1beta2.daemonSet.new
new(name, containers, podLabels={})
obj v1beta2.deployment
fn v1beta2.deployment.new
new(name, replicas=1, containers, podLabels={})
obj v1beta2.statefulSet
fn v1beta2.statefulSet.new
new(name, replicas=1, containers, volumeClaims=[], podLabels={})