basic

package
v0.5.1-SURE-4967.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package basic provides basic resources, like deployments, services, etc. (fleetcontroller)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClusterRole

func ClusterRole(serviceAccount *corev1.ServiceAccount, rules ...rbacv1.PolicyRule) []runtime.Object

func ConfigMap

func ConfigMap(namespace, name string, kvs ...string) *corev1.ConfigMap

func Deployment

func Deployment(namespace, name, image, imagePullPolicy, serviceAccount string, linuxOnly, debug bool) *appsv1.Deployment

func Namespace

func Namespace(name string) *corev1.Namespace

func Role

func Role(serviceAccount *corev1.ServiceAccount, namespace string, rules ...rbacv1.PolicyRule) []runtime.Object

func ServiceAccount

func ServiceAccount(namespace, name string) *corev1.ServiceAccount

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL