package
0.51.3
Repository: https://github.com/ibm/networking-go-sdk.git
Documentation: pkg.go.dev

# Functions

GetServiceURLForRegion returns the service URL to be used for the specified region.
NewMtlsV1 : constructs an instance of MtlsV1 with passed in options.
NewMtlsV1UsingExternalConfig : constructs an instance of MtlsV1 with passed in options and external configuration.
UnmarshalAccessAppResp unmarshals an instance of AccessAppResp from the specified map of raw messages.
UnmarshalAccessCertResp unmarshals an instance of AccessCertResp from the specified map of raw messages.
UnmarshalAccessCertSettingsInputArray unmarshals an instance of AccessCertSettingsInputArray from the specified map of raw messages.
UnmarshalAccessCertSettingsResp unmarshals an instance of AccessCertSettingsResp from the specified map of raw messages.
UnmarshalAccessOrgResp unmarshals an instance of AccessOrgResp from the specified map of raw messages.
UnmarshalAccessOrgRespResult unmarshals an instance of AccessOrgRespResult from the specified map of raw messages.
UnmarshalAccessPolicyResp unmarshals an instance of AccessPolicyResp from the specified map of raw messages.
UnmarshalAppResult unmarshals an instance of AppResult from the specified map of raw messages.
UnmarshalCertResult unmarshals an instance of CertResult from the specified map of raw messages.
UnmarshalCertSettingsResult unmarshals an instance of CertSettingsResult from the specified map of raw messages.
UnmarshalCreateAccessAppResp unmarshals an instance of CreateAccessAppResp from the specified map of raw messages.
UnmarshalCreateAccessAppRespResult unmarshals an instance of CreateAccessAppRespResult from the specified map of raw messages.
UnmarshalDeleteAccessAppResp unmarshals an instance of DeleteAccessAppResp from the specified map of raw messages.
UnmarshalDeleteAccessAppRespResult unmarshals an instance of DeleteAccessAppRespResult from the specified map of raw messages.
UnmarshalDeleteAccessCertResp unmarshals an instance of DeleteAccessCertResp from the specified map of raw messages.
UnmarshalDeleteAccessCertRespResult unmarshals an instance of DeleteAccessCertRespResult from the specified map of raw messages.
UnmarshalDeleteAccessPolicyResp unmarshals an instance of DeleteAccessPolicyResp from the specified map of raw messages.
UnmarshalDeleteAccessPolicyRespResult unmarshals an instance of DeleteAccessPolicyRespResult from the specified map of raw messages.
UnmarshalListAccessAppsResp unmarshals an instance of ListAccessAppsResp from the specified map of raw messages.
UnmarshalListAccessCertsResp unmarshals an instance of ListAccessCertsResp from the specified map of raw messages.
UnmarshalListAccessPoliciesResp unmarshals an instance of ListAccessPoliciesResp from the specified map of raw messages.
UnmarshalPolicyCnRuleCommonName unmarshals an instance of PolicyCnRuleCommonName from the specified map of raw messages.
UnmarshalPolicyResult unmarshals an instance of PolicyResult from the specified map of raw messages.
UnmarshalPolicyRule unmarshals an instance of PolicyRule from the specified map of raw messages.
UnmarshalPolicyRulePolicyCertRule unmarshals an instance of PolicyRulePolicyCertRule from the specified map of raw messages.
UnmarshalPolicyRulePolicyCnRule unmarshals an instance of PolicyRulePolicyCnRule from the specified map of raw messages.

# Constants

Constants associated with the CreateAccessPolicyOptions.Decision property.
DefaultServiceName is the default key used to find external configuration information.
DefaultServiceURL is the default URL to make service requests to.
Constants associated with the UpdateAccessPolicyOptions.Decision property.

# Structs

AccessAppResp : Access application response.
AccessCertResp : Access certificate response.
AccessCertSettingsInputArray : AccessCertSettingsInputArray struct.
AccessCertSettingsResp : Access certificates settings response.
AccessOrgResp : Access organization response.
AccessOrgRespResult : AccessOrgRespResult struct.
AccessPolicyResp : Access policy response.
AppResult : Access application details.
CertResult : Access certificate details.
CertSettingsResult : CertSettingsResult struct.
CreateAccessApplicationOptions : The CreateAccessApplication options.
CreateAccessAppResp : Create access application response.
CreateAccessAppRespResult : Access application details.
CreateAccessCertificateOptions : The CreateAccessCertificate options.
CreateAccessOrganizationOptions : The CreateAccessOrganization options.
CreateAccessPolicyOptions : The CreateAccessPolicy options.
DeleteAccessApplicationOptions : The DeleteAccessApplication options.
DeleteAccessAppResp : Delete access application response.
DeleteAccessAppRespResult : DeleteAccessAppRespResult struct.
DeleteAccessCertificateOptions : The DeleteAccessCertificate options.
DeleteAccessCertResp : Delete access certificate response.
DeleteAccessCertRespResult : DeleteAccessCertRespResult struct.
DeleteAccessPolicyOptions : The DeleteAccessPolicy options.
DeleteAccessPolicyResp : Delete access policy response.
DeleteAccessPolicyRespResult : DeleteAccessPolicyRespResult struct.
GetAccessApplicationOptions : The GetAccessApplication options.
GetAccessCertificateOptions : The GetAccessCertificate options.
GetAccessCertSettingsOptions : The GetAccessCertSettings options.
GetAccessPolicyOptions : The GetAccessPolicy options.
ListAccessApplicationsOptions : The ListAccessApplications options.
ListAccessAppsResp : List access applications response.
ListAccessCertificatesOptions : The ListAccessCertificates options.
ListAccessCertsResp : List access certificate response.
ListAccessPoliciesOptions : The ListAccessPolicies options.
ListAccessPoliciesResp : List access policies response.
MtlsV1 : MTLS API Version: 1.0.0.
MtlsV1Options : Service options.
PolicyCnRuleCommonName : PolicyCnRuleCommonName struct.
PolicyResult : Access policies information.
PolicyRule : Policy rule.
PolicyRulePolicyCertRule : Policy rule of certificate.
PolicyRulePolicyCnRule : Policy rule of common name.
UpdateAccessApplicationOptions : The UpdateAccessApplication options.
UpdateAccessCertificateOptions : The UpdateAccessCertificate options.
UpdateAccessCertSettingsOptions : The UpdateAccessCertSettings options.
UpdateAccessPolicyOptions : The UpdateAccessPolicy options.

# Interfaces

No description provided by the author