resources

package
v0.0.0-...-5ee5d88 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultPodImage = "ealen/echo-server:latest"

	FederatedConfigMapGVR = schema.GroupVersionResource{
		Group:    "types.kubeadmiral.io",
		Version:  "v1alpha1",
		Resource: "federatedconfigmaps",
	}
)

Functions

func GetSimpleClusterRole

func GetSimpleClusterRole() *rbacv1.ClusterRole

func GetSimpleClusterRoleBinding

func GetSimpleClusterRoleBinding() *rbacv1.ClusterRoleBinding

func GetSimpleConfigMap

func GetSimpleConfigMap(baseName string) *corev1.ConfigMap

func GetSimpleDaemonset

func GetSimpleDaemonset() *appsv1.DaemonSet

func GetSimpleDeployment

func GetSimpleDeployment(baseName string) *appsv1.Deployment

func GetSimpleIngress

func GetSimpleIngress() *networkingv1.Ingress

func GetSimpleJob

func GetSimpleJob(baseName string) *batchv1.Job

func GetSimplePersistentVolume

func GetSimplePersistentVolume() *corev1.PersistentVolume

func GetSimplePersistentVolumeClaim

func GetSimplePersistentVolumeClaim() *corev1.PersistentVolumeClaim

func GetSimpleRole

func GetSimpleRole() *rbacv1.Role

func GetSimpleRoleBinding

func GetSimpleRoleBinding() *rbacv1.RoleBinding

func GetSimpleService

func GetSimpleService() *corev1.Service

func GetSimpleStatefulset

func GetSimpleStatefulset() *appsv1.StatefulSet

func GetSimpleStorageClass

func GetSimpleStorageClass() *storagev1.StorageClass

func GetSimpleV1Beta1CronJob

func GetSimpleV1Beta1CronJob(baseName string) *batchv1b1.CronJob

func GetSimpleV1CronJob

func GetSimpleV1CronJob(baseName string) *batchv1.CronJob

func IsDeploymentProgressing

func IsDeploymentProgressing(deployment *appsv1.Deployment) bool

func IsJobComplete

func IsJobComplete(job *batchv1.Job) bool

func IsV1Beta1CronJobScheduledOnce

func IsV1Beta1CronJobScheduledOnce(cronJob *batchv1b1.CronJob) bool

func IsV1CronJobScheduledOnce

func IsV1CronJobScheduledOnce(cronJob *batchv1.CronJob) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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