Documentation ¶
Index ¶
- Constants
- func ConfigMap() core.OwnedComponent
- func IstioClientPeerAuthentication(enabled bool) core.Component
- func IstioPeerAuthentication(enabled bool) core.Component
- func NetworkPolicyClient() core.OwnedComponent
- func NetworkPolicyWorker() core.OwnedComponent
- func RoleBindingPodSecurityPolicy() core.OwnedComponent
- func RolePodSecurityPolicy() core.OwnedComponent
- func ServiceAccount() core.OwnedComponent
- func ServiceClient() core.OwnedComponent
- func ServiceWorker() core.OwnedComponent
- func StatefulSet(initImage, syncImage string) core.OwnedComponent
- func StatusUpdate() core.Component
Constants ¶
View Source
const ( ApplicationName = "mpi" ComponentWorker metadata.Component = "worker" ComponentClient metadata.Component = "client" )
View Source
const (
EntryPointFailedReason string = "EntryPointFailed"
)
Variables ¶
This section is empty.
Functions ¶
func ConfigMap ¶
func ConfigMap() core.OwnedComponent
func IstioPeerAuthentication ¶
func NetworkPolicyClient ¶
func NetworkPolicyClient() core.OwnedComponent
func NetworkPolicyWorker ¶
func NetworkPolicyWorker() core.OwnedComponent
func RoleBindingPodSecurityPolicy ¶
func RoleBindingPodSecurityPolicy() core.OwnedComponent
func RolePodSecurityPolicy ¶
func RolePodSecurityPolicy() core.OwnedComponent
func ServiceAccount ¶
func ServiceAccount() core.OwnedComponent
func ServiceClient ¶
func ServiceClient() core.OwnedComponent
func ServiceWorker ¶
func ServiceWorker() core.OwnedComponent
func StatefulSet ¶
func StatefulSet(initImage, syncImage string) core.OwnedComponent
func StatusUpdate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.