assets

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterAPIAWSClusterControllerIdentitiesCustomResourceDefinition

type ClusterAPIAWSClusterControllerIdentitiesCustomResourceDefinition struct{}

func (ClusterAPIAWSClusterControllerIdentitiesCustomResourceDefinition) Build

type ClusterAPIAWSClusterRoleIdentitiesCustomResourceDefinition

type ClusterAPIAWSClusterRoleIdentitiesCustomResourceDefinition struct{}

func (ClusterAPIAWSClusterRoleIdentitiesCustomResourceDefinition) Build

type ClusterAPIAWSClusterStaticIdentitiesCustomResourceDefinition

type ClusterAPIAWSClusterStaticIdentitiesCustomResourceDefinition struct{}

func (ClusterAPIAWSClusterStaticIdentitiesCustomResourceDefinition) Build

type ClusterAPIAWSClustersCustomResourceDefinition

type ClusterAPIAWSClustersCustomResourceDefinition struct{}

func (ClusterAPIAWSClustersCustomResourceDefinition) Build

type ClusterAPIAWSMachinePoolsCustomResourceDefinition

type ClusterAPIAWSMachinePoolsCustomResourceDefinition struct{}

func (ClusterAPIAWSMachinePoolsCustomResourceDefinition) Build

type ClusterAPIAWSMachineTemplatesCustomResourceDefinition

type ClusterAPIAWSMachineTemplatesCustomResourceDefinition struct{}

func (ClusterAPIAWSMachineTemplatesCustomResourceDefinition) Build

type ClusterAPIAWSMachinesCustomResourceDefinition

type ClusterAPIAWSMachinesCustomResourceDefinition struct{}

func (ClusterAPIAWSMachinesCustomResourceDefinition) Build

type ClusterAPIAWSManagedClustersCustomResourceDefinition

type ClusterAPIAWSManagedClustersCustomResourceDefinition struct{}

func (ClusterAPIAWSManagedClustersCustomResourceDefinition) Build

type ClusterAPIAWSManagedMachinePoolsCustomResourceDefinition

type ClusterAPIAWSManagedMachinePoolsCustomResourceDefinition struct{}

func (ClusterAPIAWSManagedMachinePoolsCustomResourceDefinition) Build

type ClusterAPIClusterResourceSetBindingsCustomResourceDefinition

type ClusterAPIClusterResourceSetBindingsCustomResourceDefinition struct{}

func (ClusterAPIClusterResourceSetBindingsCustomResourceDefinition) Build

type ClusterAPIClusterResourceSetsCustomResourceDefinition

type ClusterAPIClusterResourceSetsCustomResourceDefinition struct{}

func (ClusterAPIClusterResourceSetsCustomResourceDefinition) Build

type ClusterAPIClustersCustomResourceDefinition

type ClusterAPIClustersCustomResourceDefinition struct{}

func (ClusterAPIClustersCustomResourceDefinition) Build

type ClusterAPIIBMCloudClustersCustomResourceDefinition

type ClusterAPIIBMCloudClustersCustomResourceDefinition struct{}

func (ClusterAPIIBMCloudClustersCustomResourceDefinition) Build

type ClusterAPIMachineDeploymentsCustomResourceDefinition

type ClusterAPIMachineDeploymentsCustomResourceDefinition struct{}

func (ClusterAPIMachineDeploymentsCustomResourceDefinition) Build

type ClusterAPIMachineHealthChecksCustomResourceDefinition

type ClusterAPIMachineHealthChecksCustomResourceDefinition struct{}

func (ClusterAPIMachineHealthChecksCustomResourceDefinition) Build

type ClusterAPIMachineSetsCustomResourceDefinition

type ClusterAPIMachineSetsCustomResourceDefinition struct{}

func (ClusterAPIMachineSetsCustomResourceDefinition) Build

type ClusterAPIMachinesCustomResourceDefinition

type ClusterAPIMachinesCustomResourceDefinition struct{}

func (ClusterAPIMachinesCustomResourceDefinition) Build

type EtcdBackupsCustomResourceDefinition

type EtcdBackupsCustomResourceDefinition struct{}

func (EtcdBackupsCustomResourceDefinition) Build

type EtcdClustersCustomResourceDefinition

type EtcdClustersCustomResourceDefinition struct{}

func (EtcdClustersCustomResourceDefinition) Build

type EtcdRestoresCustomResourceDefinition

type EtcdRestoresCustomResourceDefinition struct{}

func (EtcdRestoresCustomResourceDefinition) Build

type HyperShiftExternalInfraClustersCustomResourceDefinition

type HyperShiftExternalInfraClustersCustomResourceDefinition struct{}

func (HyperShiftExternalInfraClustersCustomResourceDefinition) Build

type HyperShiftHostedClustersCustomResourceDefinition

type HyperShiftHostedClustersCustomResourceDefinition struct{}

func (HyperShiftHostedClustersCustomResourceDefinition) Build

type HyperShiftHostedControlPlaneCustomResourceDefinition

type HyperShiftHostedControlPlaneCustomResourceDefinition struct{}

func (HyperShiftHostedControlPlaneCustomResourceDefinition) Build

type HyperShiftMachineConfigServersCustomResourceDefinition

type HyperShiftMachineConfigServersCustomResourceDefinition struct{}

func (HyperShiftMachineConfigServersCustomResourceDefinition) Build

type HyperShiftNamespace

type HyperShiftNamespace struct {
	Name string
}

func (HyperShiftNamespace) Build

type HyperShiftNodePoolsCustomResourceDefinition

type HyperShiftNodePoolsCustomResourceDefinition struct{}

func (HyperShiftNodePoolsCustomResourceDefinition) Build

type HyperShiftOperatorClusterRole

type HyperShiftOperatorClusterRole struct{}

func (HyperShiftOperatorClusterRole) Build

type HyperShiftOperatorClusterRoleBinding

type HyperShiftOperatorClusterRoleBinding struct {
	ClusterRole    *rbacv1.ClusterRole
	ServiceAccount *corev1.ServiceAccount
}

func (HyperShiftOperatorClusterRoleBinding) Build

type HyperShiftOperatorDeployment

type HyperShiftOperatorDeployment struct {
	Namespace      *corev1.Namespace
	OperatorImage  string
	ServiceAccount *corev1.ServiceAccount
	Replicas       int32
}

func (HyperShiftOperatorDeployment) Build

type HyperShiftOperatorPrometheusRoleBinding

type HyperShiftOperatorPrometheusRoleBinding struct {
	Namespace *corev1.Namespace
	Role      *rbacv1.Role
}

func (HyperShiftOperatorPrometheusRoleBinding) Build

type HyperShiftOperatorRole

type HyperShiftOperatorRole struct {
	Namespace *corev1.Namespace
}

func (HyperShiftOperatorRole) Build

func (o HyperShiftOperatorRole) Build() *rbacv1.Role

type HyperShiftOperatorRoleBinding

type HyperShiftOperatorRoleBinding struct {
	Role           *rbacv1.Role
	ServiceAccount *corev1.ServiceAccount
}

func (HyperShiftOperatorRoleBinding) Build

type HyperShiftOperatorService

type HyperShiftOperatorService struct {
	Namespace *corev1.Namespace
}

func (HyperShiftOperatorService) Build

type HyperShiftOperatorServiceAccount

type HyperShiftOperatorServiceAccount struct {
	Namespace *corev1.Namespace
}

func (HyperShiftOperatorServiceAccount) Build

type HyperShiftPrometheusRole

type HyperShiftPrometheusRole struct {
	Namespace *corev1.Namespace
}

func (HyperShiftPrometheusRole) Build

type HyperShiftServiceMonitor

type HyperShiftServiceMonitor struct {
	Namespace *corev1.Namespace
}

func (HyperShiftServiceMonitor) Build

Jump to

Keyboard shortcuts

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