Versions in this module Expand all Collapse all v11 v11.3.3 Dec 13, 2022 Changes in this version + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type TeleportGithubConnector struct + Spec TeleportGithubConnectorSpec + Status TeleportGithubConnectorStatus + func (c *TeleportGithubConnector) StatusConditions() *[]metav1.Condition + func (c TeleportGithubConnector) ToTeleport() types.GithubConnector + func (in *TeleportGithubConnector) DeepCopy() *TeleportGithubConnector + func (in *TeleportGithubConnector) DeepCopyInto(out *TeleportGithubConnector) + func (in *TeleportGithubConnector) DeepCopyObject() runtime.Object + type TeleportGithubConnectorList struct + Items []TeleportGithubConnector + func (in *TeleportGithubConnectorList) DeepCopy() *TeleportGithubConnectorList + func (in *TeleportGithubConnectorList) DeepCopyInto(out *TeleportGithubConnectorList) + func (in *TeleportGithubConnectorList) DeepCopyObject() runtime.Object + type TeleportGithubConnectorSpec types.GithubConnectorSpecV3 + func (in *TeleportGithubConnectorSpec) DeepCopy() *TeleportGithubConnectorSpec + func (spec *TeleportGithubConnectorSpec) DeepCopyInto(out *TeleportGithubConnectorSpec) + func (spec *TeleportGithubConnectorSpec) Marshal() ([]byte, error) + func (spec *TeleportGithubConnectorSpec) Unmarshal(data []byte) error + type TeleportGithubConnectorStatus struct + Conditions []metav1.Condition + TeleportResourceID int64 + func (in *TeleportGithubConnectorStatus) DeepCopy() *TeleportGithubConnectorStatus + func (in *TeleportGithubConnectorStatus) DeepCopyInto(out *TeleportGithubConnectorStatus) + type TeleportOIDCConnector struct + Spec TeleportOIDCConnectorSpec + Status TeleportOIDCConnectorStatus + func (c *TeleportOIDCConnector) StatusConditions() *[]metav1.Condition + func (c TeleportOIDCConnector) ToTeleport() types.OIDCConnector + func (in *TeleportOIDCConnector) DeepCopy() *TeleportOIDCConnector + func (in *TeleportOIDCConnector) DeepCopyInto(out *TeleportOIDCConnector) + func (in *TeleportOIDCConnector) DeepCopyObject() runtime.Object + type TeleportOIDCConnectorList struct + Items []TeleportOIDCConnector + func (in *TeleportOIDCConnectorList) DeepCopy() *TeleportOIDCConnectorList + func (in *TeleportOIDCConnectorList) DeepCopyInto(out *TeleportOIDCConnectorList) + func (in *TeleportOIDCConnectorList) DeepCopyObject() runtime.Object + type TeleportOIDCConnectorSpec types.OIDCConnectorSpecV3 + func (in *TeleportOIDCConnectorSpec) DeepCopy() *TeleportOIDCConnectorSpec + func (spec *TeleportOIDCConnectorSpec) DeepCopyInto(out *TeleportOIDCConnectorSpec) + func (spec *TeleportOIDCConnectorSpec) Marshal() ([]byte, error) + func (spec *TeleportOIDCConnectorSpec) Unmarshal(data []byte) error + func (spec TeleportOIDCConnectorSpec) MarshalJSON() ([]byte, error) + type TeleportOIDCConnectorStatus struct + Conditions []metav1.Condition + TeleportResourceID int64 + func (in *TeleportOIDCConnectorStatus) DeepCopy() *TeleportOIDCConnectorStatus + func (in *TeleportOIDCConnectorStatus) DeepCopyInto(out *TeleportOIDCConnectorStatus)