manifests

package
v0.1.25 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const IngressDefaultIngressPassthroughRouteName = "default-ingress-passthrough-route"
View Source
const IngressDefaultIngressPassthroughServiceName = "default-ingress-passthrough-service"

Variables

This section is empty.

Functions

func APIServerEndpoints

func APIServerEndpoints() *corev1.Endpoints

func AWSImageRegistryCloudCredsSecret

func AWSImageRegistryCloudCredsSecret() *corev1.Secret

func AWSIngressCloudCredsSecret

func AWSIngressCloudCredsSecret() *corev1.Secret

func AWSPodIdentityWebhookClusterRole

func AWSPodIdentityWebhookClusterRole() *rbacv1.ClusterRole

func AWSPodIdentityWebhookClusterRoleBinding

func AWSPodIdentityWebhookClusterRoleBinding() *rbacv1.ClusterRoleBinding

func AWSStorageCloudCredsSecret

func AWSStorageCloudCredsSecret() *corev1.Secret

func AuthenticatedReaderForAuthenticatedUserRolebinding

func AuthenticatedReaderForAuthenticatedUserRolebinding() *rbacv1.RoleBinding

func CSISnapshotController

func CSISnapshotController() *operatorv1.CSISnapshotController

func CSRApproverClusterRole

func CSRApproverClusterRole() *rbacv1.ClusterRole

func CSRApproverClusterRoleBinding

func CSRApproverClusterRoleBinding() *rbacv1.ClusterRoleBinding

func CSRRenewalClusterRoleBinding

func CSRRenewalClusterRoleBinding() *rbacv1.ClusterRoleBinding

func CertifiedOperatorsCatalogSource

func CertifiedOperatorsCatalogSource() *operatorsv1alpha1.CatalogSource

func CloudCredential added in v0.1.18

func CloudCredential() *operatorv1.CloudCredential

func CommunityOperatorsCatalogSource

func CommunityOperatorsCatalogSource() *operatorsv1alpha1.CatalogSource

func DNSOperatorDeployment

func DNSOperatorDeployment() *appsv1.Deployment

DNSOperatorDeployment returns a stub deployment, with name and namespace, for the DNS operator.

func DeployerClusterRole

func DeployerClusterRole() *rbacv1.ClusterRole

func DeployerClusterRoleBinding

func DeployerClusterRoleBinding() *rbacv1.ClusterRoleBinding

func HostedControlPlane

func HostedControlPlane(namespace, name string) *hyperv1.HostedControlPlane

func ImageTriggerControllerClusterRole

func ImageTriggerControllerClusterRole() *rbacv1.ClusterRole

func ImageTriggerControllerClusterRoleBinding

func ImageTriggerControllerClusterRoleBinding() *rbacv1.ClusterRoleBinding

func IngressDefaultIngressController

func IngressDefaultIngressController() *operatorv1.IngressController

func IngressDefaultIngressControllerCert

func IngressDefaultIngressControllerCert() *corev1.Secret

func IngressDefaultIngressNodePortService

func IngressDefaultIngressNodePortService() *corev1.Service

func IngressDefaultIngressPassthroughRoute

func IngressDefaultIngressPassthroughRoute(namespace string) *routev1.Route

func IngressDefaultIngressPassthroughService

func IngressDefaultIngressPassthroughService(namespace string) *corev1.Service

func IngressToRouteControllerClusterRole

func IngressToRouteControllerClusterRole() *rbacv1.ClusterRole

func IngressToRouteControllerClusterRoleBinding

func IngressToRouteControllerClusterRoleBinding() *rbacv1.ClusterRoleBinding

func IngressToRouteControllerRole

func IngressToRouteControllerRole() *rbacv1.Role

func IngressToRouteControllerRoleBinding

func IngressToRouteControllerRoleBinding() *rbacv1.RoleBinding

func InstallConfigConfigMap

func InstallConfigConfigMap() *corev1.ConfigMap

func InstallConfigMap

func InstallConfigMap() *corev1.ConfigMap

func KCMLeaderElectionRole

func KCMLeaderElectionRole() *rbacv1.Role

func KCMLeaderElectionRoleBinding

func KCMLeaderElectionRoleBinding() *rbacv1.RoleBinding

func KonnectivityAgentDaemonSet

func KonnectivityAgentDaemonSet() *appsv1.DaemonSet

func KonnectivityAgentSecret

func KonnectivityAgentSecret() *corev1.Secret

func KonnectivityControlPlaneAgentSecret

func KonnectivityControlPlaneAgentSecret(ns string) *corev1.Secret

func KonnectivityControlPlaneCAConfigMap

func KonnectivityControlPlaneCAConfigMap(ns string) *corev1.ConfigMap

func KonnectivityHostedCAConfigMap

func KonnectivityHostedCAConfigMap() *corev1.ConfigMap

func KubeAPIServerServiceMonitor

func KubeAPIServerServiceMonitor() *prometheusoperatorv1.ServiceMonitor

func KubeadminPasswordHashSecret

func KubeadminPasswordHashSecret() *corev1.Secret

func KubeadminPasswordSecret

func KubeadminPasswordSecret(ns string) *corev1.Secret

func MetricsClientClusterRoleBinding

func MetricsClientClusterRoleBinding() *rbacv1.ClusterRoleBinding

func NamespaceAuthentication

func NamespaceAuthentication() *corev1.Namespace

func NamespaceEtcd

func NamespaceEtcd() *corev1.Namespace

func NamespaceIngress

func NamespaceIngress() *corev1.Namespace

func NamespaceKubeAPIServer

func NamespaceKubeAPIServer() *corev1.Namespace

func NamespaceKubeControllerManager

func NamespaceKubeControllerManager() *corev1.Namespace

func NamespaceKubeScheduler

func NamespaceKubeScheduler() *corev1.Namespace

func NamespaceKubeSystem

func NamespaceKubeSystem() *corev1.Namespace

func NamespaceOpenShiftAPIServer

func NamespaceOpenShiftAPIServer() *corev1.Namespace

func NamespaceOpenShiftControllerManager

func NamespaceOpenShiftControllerManager() *corev1.Namespace

func NamespaceOpenShiftInfra

func NamespaceOpenShiftInfra() *corev1.Namespace

func NamespaceOpenshiftCloudControllerManager added in v0.1.10

func NamespaceOpenshiftCloudControllerManager() *corev1.Namespace

func NamespaceRouteControllerManager

func NamespaceRouteControllerManager() *corev1.Namespace

func NamespaceSecurityAllocationControllerClusterRole

func NamespaceSecurityAllocationControllerClusterRole() *rbacv1.ClusterRole

func NamespaceSecurityAllocationControllerClusterRoleBinding

func NamespaceSecurityAllocationControllerClusterRoleBinding() *rbacv1.ClusterRoleBinding

func NodeBootstrapperClusterRoleBinding

func NodeBootstrapperClusterRoleBinding() *rbacv1.ClusterRoleBinding

func NodeTuningClusterOperator

func NodeTuningClusterOperator() *configv1.ClusterOperator

func OAuthCABundle

func OAuthCABundle() *corev1.ConfigMap

func OAuthDeployment

func OAuthDeployment(ns string) *appsv1.Deployment

func OAuthServerBrowserClient

func OAuthServerBrowserClient() *oauthv1.OAuthClient

func OAuthServerCLIClient added in v0.1.17

func OAuthServerCLIClient() *oauthv1.OAuthClient

func OAuthServerChallengingClient

func OAuthServerChallengingClient() *oauthv1.OAuthClient

func OAuthServingCertRole

func OAuthServingCertRole() *rbacv1.Role

func OAuthServingCertRoleBinding

func OAuthServingCertRoleBinding() *rbacv1.RoleBinding

func OLMPackageServerAPIService

func OLMPackageServerAPIService() *apiregistrationv1.APIService

func OLMPackageServerControlPlaneService

func OLMPackageServerControlPlaneService(ns string) *corev1.Service

func OLMPackageServerEndpoints

func OLMPackageServerEndpoints() *corev1.Endpoints

func OLMPackageServerService

func OLMPackageServerService() *corev1.Service

func OpenShiftAPIServerAPIService

func OpenShiftAPIServerAPIService(group string) *apiregistrationv1.APIService

func OpenShiftAPIServerAPIServiceGroups

func OpenShiftAPIServerAPIServiceGroups() []string

func OpenShiftAPIServerClusterEndpoints

func OpenShiftAPIServerClusterEndpoints() *corev1.Endpoints

func OpenShiftAPIServerClusterService

func OpenShiftAPIServerClusterService() *corev1.Service

func OpenShiftAPIServerService

func OpenShiftAPIServerService(ns string) *corev1.Service

func OpenShiftControllerManagerServiceCA

func OpenShiftControllerManagerServiceCA() *corev1.ConfigMap

func OpenShiftOAuthAPIServerAPIService

func OpenShiftOAuthAPIServerAPIService(group string) *apiregistrationv1.APIService

func OpenShiftOAuthAPIServerAPIServiceGroups

func OpenShiftOAuthAPIServerAPIServiceGroups() []string

func OpenShiftOAuthAPIServerClusterEndpoints

func OpenShiftOAuthAPIServerClusterEndpoints() *corev1.Endpoints

func OpenShiftOAuthAPIServerClusterService

func OpenShiftOAuthAPIServerClusterService() *corev1.Service

func OpenShiftOAuthAPIServerService

func OpenShiftOAuthAPIServerService(ns string) *corev1.Service

func OperatorHub added in v0.1.17

func OperatorHub() *configv1.OperatorHub

func PodSecurityAdmissionLabelSyncerControllerClusterRole

func PodSecurityAdmissionLabelSyncerControllerClusterRole() *rbacv1.ClusterRole

func PodSecurityAdmissionLabelSyncerControllerRoleBinding

func PodSecurityAdmissionLabelSyncerControllerRoleBinding() *rbacv1.ClusterRoleBinding

func PodSecurityViolationRule added in v0.1.23

func PodSecurityViolationRule() *prometheusoperatorv1.PrometheusRule

func PriviligedNamespacesPSALabelSyncerClusterRole added in v0.1.14

func PriviligedNamespacesPSALabelSyncerClusterRole() *rbacv1.ClusterRole

func PriviligedNamespacesPSALabelSyncerClusterRoleBinding added in v0.1.14

func PriviligedNamespacesPSALabelSyncerClusterRoleBinding() *rbacv1.ClusterRoleBinding

func ProxyTrustedCAConfigMap added in v0.1.8

func ProxyTrustedCAConfigMap(name string) *corev1.ConfigMap

func PullSecret

func PullSecret(ns string) *corev1.Secret

func PullSecretTargetNamespaces

func PullSecretTargetNamespaces() []string

func RecyclerServiceAccount

func RecyclerServiceAccount() *corev1.ServiceAccount

func RedHatMarketplaceCatalogSource

func RedHatMarketplaceCatalogSource() *operatorsv1alpha1.CatalogSource

func RedHatOperatorsCatalogSource

func RedHatOperatorsCatalogSource() *operatorsv1alpha1.CatalogSource

func Registry

func Registry() *imageregistryv1.Config

func Storage

func Storage() *operatorv1.Storage

func UserCABundle

func UserCABundle() *corev1.ConfigMap

func UserOAuthClusterRole added in v0.1.10

func UserOAuthClusterRole() *rbacv1.ClusterRole

func UserOAuthClusterRoleBinding added in v0.1.10

func UserOAuthClusterRoleBinding() *rbacv1.ClusterRoleBinding

Types

This section is empty.

Jump to

Keyboard shortcuts

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