Documentation
¶
Index ¶
- func ApplyOIDC(id *systemv3.OIDCProvider) error
- func CreateOIDCProvider(oidc *systemv3.OIDCProvider) error
- func DeleteOIDCProvider(name string) error
- func GetOIDCProviderByName(name string) (*systemv3.OIDCProvider, error)
- func ListOIDCWithCmd(cmd *cobra.Command) (*systemv3.OIDCProviderList, error)
- func ListPrint(cmd *cobra.Command, jsonObj []byte) error
- func NewOIDCFromResponse(json_data []byte) (*systemv3.OIDCProvider, error)
- func Print(cmd *cobra.Command, jsonObj []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyOIDC ¶
func ApplyOIDC(id *systemv3.OIDCProvider) error
Apply oidc takes the idp details and sends it to the core
func CreateOIDCProvider ¶
func CreateOIDCProvider(oidc *systemv3.OIDCProvider) error
func DeleteOIDCProvider ¶
func GetOIDCProviderByName ¶
func GetOIDCProviderByName(name string) (*systemv3.OIDCProvider, error)
func ListOIDCWithCmd ¶
func ListOIDCWithCmd(cmd *cobra.Command) (*systemv3.OIDCProviderList, error)
func NewOIDCFromResponse ¶
func NewOIDCFromResponse(json_data []byte) (*systemv3.OIDCProvider, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.