sched

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manifests

type Manifests struct {
	ServiceAccount        *corev1.ServiceAccount
	ConfigMap             *corev1.ConfigMap
	ClusterRole           *rbacv1.ClusterRole
	ClusterRoleBindingK8S *rbacv1.ClusterRoleBinding
	ClusterRoleBindingNRT *rbacv1.ClusterRoleBinding
	Deployment            *appsv1.Deployment
}

func GetManifests

func GetManifests(namespace string) (Manifests, error)

func (Manifests) Clone

func (mf Manifests) Clone() Manifests

func (Manifests) ToObjects

func (mf Manifests) ToObjects() []client.Object

Jump to

Keyboard shortcuts

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