Documentation ¶
Index ¶
- func ConfigMap(w *corev1.ConfigMap) *configMap
- func Deployment(w *appsv1.Deployment) *deployment
- func Event(w *corev1.Event) *event
- func GetIngressHostInfo(ing *v1.Ingress) []resource.HostInfo
- func Ingress(ing *extensionsv1beta1.Ingress) *ingress
- func Job(w *batchv1.Job) *job
- func Namespace(w *corev1.Namespace) *namespace
- func Pod(w *corev1.Pod) *pod
- func Service(w *corev1.Service) *service
- func StatefulSet(w *appsv1.StatefulSet) *statefulSet
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Deployment ¶
func Deployment(w *appsv1.Deployment) *deployment
func GetIngressHostInfo ¶ added in v1.9.9
func Ingress ¶
func Ingress(ing *extensionsv1beta1.Ingress) *ingress
func StatefulSet ¶
func StatefulSet(w *appsv1.StatefulSet) *statefulSet
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.