Versions in this module Expand all Collapse all v1 v1.0.5 Sep 19, 2024 v1.0.4 Sep 13, 2024 v1.0.3 Aug 28, 2024 v1.0.2 Aug 22, 2024 Changes in this version + const AOMEndpoint + const AlertEndpoint + const AlertLCDEndpoint + const ApplicationAPLScriptEndpoint + const ApplicationCustomStatEndpoint + const ApplicationEndpoint + const ApplicationServiceEndpoint + const ApplicationTemplateActionsEndpoint + const ApplicationTemplateEndpoint + const AutoscaleGroupEndpoint + const BasePath + const CPUStatsEndpoint + const ClassificationSignatureEndpoint + const ClockEndpoint + const ClusterEndpoint + const ConnectionEndpoint + const ConsoleEndpoint + const CryptoCRLEndpoint + const CryptoCSREndpoint + const CryptoCertEndpoint + const CryptoCheckCertEndpoint + const CryptoClientEndpoint + const CryptoEndpoint + const CryptoKeyEndpoint + const CryptoPKCS12Endpoint + const CryptoServerEndpoint + const DBEndpoint + const DNSEndpoint + const DaemonHAEndpoint + const DaemonLogSettingsClusterdEndpoint + const DaemonLogSettingsCsyncdEndpoint + const DaemonLogSettingsEndpoint + const DaemonLogSettingsICRDEndpoint + const DaemonLogSettingsLindEndpoint + const DaemonLogSettingsMCPDEndpoint + const DaemonLogSettingsTMMEndpoint + const DataStorEndpoint + const DiskApplicationVolumeEndpoint + const DiskDirectoryEndpoint + const DiskEndpoint + const DiskLogicalDiskEndpoint + const ECMCloudProviderEndpoint + const ECMConfigEndpoint + const ECMEndpoint + const FPGAEndpoint + const FPGAFirmwareConfigEndpoint + const FPGAInfoEndpoint + const FailoverEndpoint + const FeatureModuleEndpoint + const FileApacheSSLCertBundleCertificatesEndpoint + const FileApacheSSLCertEndpoint + const FileBrowserCapabilitiesDBEndpoint + const FileDashboardViewsetEndpoint + const FileDataGroupEndpoint + const FileDeviceCapabilitiesDBEndpoint + const FileExternalMonitorEndpoint + const FileIFileEndpoint + const FileLWTunnelTBLEndpoint + const FileSSLCRLEndpoint + const FileSSLCSREndpoint + const FileSSLCertBundleCertificatesEndpoint + const FileSSLCertEndpoint + const FileSSLKeyEndpoint + const FileSystemSSLCertBundleCertificatesEndpoint + const FileSystemSSLCertEndpoint + const FileSystemSSLKeyEndpoint + const FixConnectionEndpoint + const FolderEndpoint + const GlobalSettingsEndpoint + const HAGroupEndpoint + const HTTPDEndpoint + const ICallEndpoint + const ICallEventEndpoint + const ICallIStatsTriggerEndpoint + const ICallPublisherEndpoint + const ICallScriptEndpoint + const IControlSOAPEndpoint + const IPFixElementEndpoint + const IPFixEndpoint + const LTCFGClassEndpoint + const LTCFGClassFieldsEndpoint + const LTCFGInstanceEndpoint + const LTCFGInstanceFieldsEndpoint + const LicenseEndpoint + const LogConfigEndpoint + const LogConfigFilterEndpoint + const LogConfigPublisherEndpoint + const LogEndpoint + const LogRotateEndpoint + const ManagementDHCPEndpoint + const ManagementIPEndpoint + const ManagementOVSDBEndpoint + const ManagementRouteEndpoint + const MemoryStatsEndpoint + const NTPEndpoint + const NTPRestrictEndpoint + const OutboundSMTPEndpoint + const PFManConsumerEndpoint + const PFManDeviceEndpoint + const PFManEndpoint + const PPTPCallInfoEndpoint + const PerformanceEndpoint + const ProvisionEndpoint + const RAIDEndpoint + const RestrictedModuleEndpoint + const SFlowEndpoint + const SFlowReceiverEndpoint + const SMTPServerEndpoint + const SNMPCommunitiesEndpoint + const SNMPEndpoint + const SNMPTrapsEndpoint + const SNMPUsersEndpoint + const SSHDEndpoint + const ScriptdEndpoint + const ServerEndpoint + const SoftwareBlockDeviceHotfixEndpoint + const SoftwareBlockDeviceImageEndpoint + const SoftwareEndpoint + const SoftwareHotfixEndpoint + const SoftwareImageEndpoint + const SoftwareUpdateEndpoint + const SoftwareUpdateStatusEndpoint + const SoftwareVolumeEndpoint + const StateMirroringEndpoint + const SyncSysFilesEndpoint + const SysEndpoint + const SyslogEndpoint + const URLDBDownloadResultEndpoint + const URLDBDownloadScheduleEndpoint + const URLDBEndpoint + const URLDBURLCategoryEndpoint + type AOMConfig struct + type AOMConfigList struct + Items []AOMConfig + Kind string + SelfLink string + type AOMResource struct + func (r *AOMResource) Create(item AOMConfig) error + func (r *AOMResource) Delete(id string) error + func (r *AOMResource) Edit(id string, item AOMConfig) error + func (r *AOMResource) Get(id string) (*AOMConfig, error) + func (r *AOMResource) ListAll() (*AOMConfigList, error) + type AlertConfig struct + type AlertConfigList struct + Items []AlertConfig + Kind string + SelfLink string + type AlertLCDConfig struct + type AlertLCDConfigList struct + Items []AlertLCDConfig + Kind string + SelfLink string + type AlertLCDResource struct + func (r *AlertLCDResource) Create(item AlertLCDConfig) error + func (r *AlertLCDResource) Delete(id string) error + func (r *AlertLCDResource) Edit(id string, item AlertLCDConfig) error + func (r *AlertLCDResource) Get(id string) (*AlertLCDConfig, error) + func (r *AlertLCDResource) ListAll() (*AlertLCDConfigList, error) + type AlertResource struct + func (r *AlertResource) Create(item AlertConfig) error + func (r *AlertResource) Delete(id string) error + func (r *AlertResource) Edit(id string, item AlertConfig) error + func (r *AlertResource) Get(id string) (*AlertConfig, error) + func (r *AlertResource) ListAll() (*AlertConfigList, error) + type ApplicationAPLScriptConfig struct + APIAnonymous string + AplSignature string + FullPath string + Generation int + IgnoreVerification string + Kind string + Name string + Partition string + SelfLink string + TotalSigningStatus string + VerificationStatus string + type ApplicationAPLScriptConfigList struct + Items []ApplicationAPLScriptConfig + Kind string + SelfLink string + type ApplicationAPLScriptResource struct + func (r *ApplicationAPLScriptResource) Create(item ApplicationAPLScriptConfig) error + func (r *ApplicationAPLScriptResource) Delete(id string) error + func (r *ApplicationAPLScriptResource) Edit(id string, item ApplicationAPLScriptConfig) error + func (r *ApplicationAPLScriptResource) Get(id string) (*ApplicationAPLScriptConfig, error) + func (r *ApplicationAPLScriptResource) ListAll() (*ApplicationAPLScriptConfigList, error) + type ApplicationConfig struct + Reference struct{ ... } + type ApplicationConfigList struct + Items []ApplicationConfig + Kind string + SelfLink string + type ApplicationCustomStatConfig struct + type ApplicationCustomStatConfigList struct + Items []ApplicationCustomStatConfig + Kind string + SelfLink string + type ApplicationCustomStatResource struct + func (r *ApplicationCustomStatResource) Create(item ApplicationCustomStatConfig) error + func (r *ApplicationCustomStatResource) Delete(id string) error + func (r *ApplicationCustomStatResource) Edit(id string, item ApplicationCustomStatConfig) error + func (r *ApplicationCustomStatResource) Get(id string) (*ApplicationCustomStatConfig, error) + func (r *ApplicationCustomStatResource) ListAll() (*ApplicationCustomStatConfigList, error) + type ApplicationResource struct + func (r *ApplicationResource) Create(item ApplicationConfig) error + func (r *ApplicationResource) Delete(id string) error + func (r *ApplicationResource) Edit(id string, item ApplicationConfig) error + func (r *ApplicationResource) Get(id string) (*ApplicationConfig, error) + func (r *ApplicationResource) ListAll() (*ApplicationConfigList, error) + type ApplicationServiceConfig struct + type ApplicationServiceConfigList struct + Items []ApplicationServiceConfig + Kind string + SelfLink string + type ApplicationServiceResource struct + func (r *ApplicationServiceResource) Create(item ApplicationServiceConfig) error + func (r *ApplicationServiceResource) Delete(id string) error + func (r *ApplicationServiceResource) Edit(id string, item ApplicationServiceConfig) error + func (r *ApplicationServiceResource) Get(id string) (*ApplicationServiceConfig, error) + func (r *ApplicationServiceResource) ListAll() (*ApplicationServiceConfigList, error) + type ApplicationTemplateActionsConfig struct + type ApplicationTemplateActionsConfigList struct + Items []ApplicationTemplateActionsConfig + Kind string + SelfLink string + type ApplicationTemplateActionsResource struct + func (r *ApplicationTemplateActionsResource) Create(item ApplicationTemplateActionsConfig) error + func (r *ApplicationTemplateActionsResource) Delete(id string) error + func (r *ApplicationTemplateActionsResource) Edit(id string, item ApplicationTemplateActionsConfig) error + func (r *ApplicationTemplateActionsResource) Get(id string) (*ApplicationTemplateActionsConfig, error) + func (r *ApplicationTemplateActionsResource) ListAll() (*ApplicationTemplateActionsConfigList, error) + type ApplicationTemplateConfig struct + ActionsReference struct{ ... } + FullPath string + Generation int + IgnoreVerification string + Kind string + Name string + Partition string + RequiresBigipVersionMin string + SelfLink string + TmplSignature string + TotalSigningStatus string + VerificationStatus string + type ApplicationTemplateConfigList struct + Items []ApplicationTemplateConfig + Kind string + SelfLink string + type ApplicationTemplateResource struct + func (r *ApplicationTemplateResource) Create(item ApplicationTemplateConfig) error + func (r *ApplicationTemplateResource) Delete(id string) error + func (r *ApplicationTemplateResource) Edit(id string, item ApplicationTemplateConfig) error + func (r *ApplicationTemplateResource) Get(id string) (*ApplicationTemplateConfig, error) + func (r *ApplicationTemplateResource) ListAll() (*ApplicationTemplateConfigList, error) + type AutoscaleGroupConfig struct + type AutoscaleGroupConfigList struct + Items []AutoscaleGroupConfig + Kind string + SelfLink string + type AutoscaleGroupResource struct + func (r *AutoscaleGroupResource) Create(item AutoscaleGroupConfig) error + func (r *AutoscaleGroupResource) Delete(id string) error + func (r *AutoscaleGroupResource) Edit(id string, item AutoscaleGroupConfig) error + func (r *AutoscaleGroupResource) Get(id string) (*AutoscaleGroupConfig, error) + func (r *AutoscaleGroupResource) ListAll() (*AutoscaleGroupConfigList, error) + type CPUCoreStats struct + Entries struct{ ... } + type CPUCoreStatsEntries struct + NestedStats CPUCoreStats + type CPUCoreStatsList struct + Entries map[string]CPUCoreStatsEntries + Kind string + SelfLink string + type CPUEntries struct + NestedStats CPUStatsList + type CPUList struct + Entries map[string]CPUEntries + Kind string + SelfLink string + type CPUStatsEntries struct + Description string + NestedStats CPUCoreStatsList + type CPUStatsList struct + Entries map[string]CPUStatsEntries + Kind string + SelfLink string + type CPUStatsResource struct + func (r *CPUStatsResource) All() (*CPUList, error) + type ClassificationSignatureConfig struct + type ClassificationSignatureConfigList struct + Items []ClassificationSignatureConfig + Kind string + SelfLink string + type ClassificationSignatureResource struct + func (r *ClassificationSignatureResource) Create(item ClassificationSignatureConfig) error + func (r *ClassificationSignatureResource) Delete(id string) error + func (r *ClassificationSignatureResource) Edit(id string, item ClassificationSignatureConfig) error + func (r *ClassificationSignatureResource) Get(id string) (*ClassificationSignatureConfig, error) + func (r *ClassificationSignatureResource) ListAll() (*ClassificationSignatureConfigList, error) + type ClockConfig struct + type ClockConfigList struct + Items []ClockConfig + Kind string + SelfLink string + type ClockResource struct + func (r *ClockResource) Create(item ClockConfig) error + func (r *ClockResource) Delete(id string) error + func (r *ClockResource) Edit(id string, item ClockConfig) error + func (r *ClockResource) Get(id string) (*ClockConfig, error) + func (r *ClockResource) ListAll() (*ClockConfigList, error) + type ClusterConfig struct + type ClusterConfigList struct + Items []ClusterConfig + Kind string + SelfLink string + type ClusterResource struct + func (r *ClusterResource) Create(item ClusterConfig) error + func (r *ClusterResource) Delete(id string) error + func (r *ClusterResource) Edit(id string, item ClusterConfig) error + func (r *ClusterResource) Get(id string) (*ClusterConfig, error) + func (r *ClusterResource) ListAll() (*ClusterConfigList, error) + type ConnectionConfig struct + type ConnectionConfigList struct + Items []ConnectionConfig + Kind string + SelfLink string + type ConnectionResource struct + func (r *ConnectionResource) Create(item ConnectionConfig) error + func (r *ConnectionResource) Delete(id string) error + func (r *ConnectionResource) Edit(id string, item ConnectionConfig) error + func (r *ConnectionResource) Get(id string) (*ConnectionConfig, error) + func (r *ConnectionResource) ListAll() (*ConnectionConfigList, error) + type ConsoleConfig struct + type ConsoleConfigList struct + Items []ConsoleConfig + Kind string + SelfLink string + type ConsoleResource struct + func (r *ConsoleResource) Create(item ConsoleConfig) error + func (r *ConsoleResource) Delete(id string) error + func (r *ConsoleResource) Edit(id string, item ConsoleConfig) error + func (r *ConsoleResource) Get(id string) (*ConsoleConfig, error) + func (r *ConsoleResource) ListAll() (*ConsoleConfigList, error) + type CryptoCRLConfig struct + FullPath string + Generation int64 + Name string + type CryptoCRLConfigList struct + Items []CryptoCRLConfig + Kind string + SelfLink string + type CryptoCRLResource struct + func (r *CryptoCRLResource) Create(name string, item CryptoCRLConfig) error + func (r *CryptoCRLResource) CreateFromFile(name string, crlPEMFile io.Reader, filesize int64) error + func (r *CryptoCRLResource) Delete(id string) error + func (r *CryptoCRLResource) Edit(id string, item CryptoCRLConfig) error + func (r *CryptoCRLResource) Get(id string) (*CryptoCRLConfig, error) + func (r *CryptoCRLResource) ListAll() (*CryptoCRLConfigList, error) + type CryptoCSRConfig struct + type CryptoCSRConfigList struct + Items []CryptoCSRConfig + Kind string + SelfLink string + type CryptoCSRResource struct + func (r *CryptoCSRResource) Create(item CryptoCSRConfig) error + func (r *CryptoCSRResource) Delete(id string) error + func (r *CryptoCSRResource) Edit(id string, item CryptoCSRConfig) error + func (r *CryptoCSRResource) Get(id string) (*CryptoCSRConfig, error) + func (r *CryptoCSRResource) ListAll() (*CryptoCSRConfigList, error) + type CryptoCertConfig struct + APIRawValues struct{ ... } + CommonName string + Country string + Fingerprint string + FullPath string + Generation int + Kind string + Name string + Organization string + Ou string + SelfLink string + type CryptoCertConfigList struct + Items []CryptoCertConfig + Kind string + SelfLink string + type CryptoCertResource struct + func (r *CryptoCertResource) Create(item CryptoCertConfig) error + func (r *CryptoCertResource) Delete(id string) error + func (r *CryptoCertResource) Edit(id string, item CryptoCertConfig) error + func (r *CryptoCertResource) Get(id string) (*CryptoCertConfig, error) + func (r *CryptoCertResource) ListAll() (*CryptoCertConfigList, error) + type CryptoCheckCertConfig struct + type CryptoCheckCertConfigList struct + Items []CryptoCheckCertConfig + Kind string + SelfLink string + type CryptoCheckCertResource struct + func (r *CryptoCheckCertResource) Create(item CryptoCheckCertConfig) error + func (r *CryptoCheckCertResource) Delete(id string) error + func (r *CryptoCheckCertResource) Edit(id string, item CryptoCheckCertConfig) error + func (r *CryptoCheckCertResource) Get(id string) (*CryptoCheckCertConfig, error) + func (r *CryptoCheckCertResource) ListAll() (*CryptoCheckCertConfigList, error) + type CryptoClientConfig struct + type CryptoClientConfigList struct + Items []CryptoClientConfig + Kind string + SelfLink string + type CryptoClientResource struct + func (r *CryptoClientResource) Create(item CryptoClientConfig) error + func (r *CryptoClientResource) Delete(id string) error + func (r *CryptoClientResource) Edit(id string, item CryptoClientConfig) error + func (r *CryptoClientResource) Get(id string) (*CryptoClientConfig, error) + func (r *CryptoClientResource) ListAll() (*CryptoClientConfigList, error) + type CryptoConfig struct + Reference struct{ ... } + type CryptoConfigList struct + Items []CryptoConfig + Kind string + SelfLink string + type CryptoKeyConfig struct + FullPath string + Generation int + KeySize string + KeyType string + Kind string + Name string + SecurityType string + SelfLink string + type CryptoKeyConfigList struct + Items []CryptoKeyConfig + Kind string + SelfLink string + type CryptoKeyResource struct + func (r *CryptoKeyResource) Create(item CryptoKeyConfig) error + func (r *CryptoKeyResource) Delete(id string) error + func (r *CryptoKeyResource) Edit(id string, item CryptoKeyConfig) error + func (r *CryptoKeyResource) Get(id string) (*CryptoKeyConfig, error) + func (r *CryptoKeyResource) ListAll() (*CryptoKeyConfigList, error) + type CryptoPKCS12Config struct + type CryptoPKCS12ConfigList struct + Items []CryptoPKCS12Config + Kind string + SelfLink string + type CryptoPKCS12Resource struct + func (r *CryptoPKCS12Resource) Create(item CryptoPKCS12Config) error + func (r *CryptoPKCS12Resource) Delete(id string) error + func (r *CryptoPKCS12Resource) Edit(id string, item CryptoPKCS12Config) error + func (r *CryptoPKCS12Resource) Get(id string) (*CryptoPKCS12Config, error) + func (r *CryptoPKCS12Resource) ListAll() (*CryptoPKCS12ConfigList, error) + type CryptoResource struct + func (r *CryptoResource) Create(item CryptoConfig) error + func (r *CryptoResource) Delete(id string) error + func (r *CryptoResource) Edit(id string, item CryptoConfig) error + func (r *CryptoResource) Get(id string) (*CryptoConfig, error) + func (r *CryptoResource) ListAll() (*CryptoConfigList, error) + type CryptoServerConfig struct + type CryptoServerConfigList struct + Items []CryptoServerConfig + Kind string + SelfLink string + type CryptoServerResource struct + func (r *CryptoServerResource) Create(item CryptoServerConfig) error + func (r *CryptoServerResource) Delete(id string) error + func (r *CryptoServerResource) Edit(id string, item CryptoServerConfig) error + func (r *CryptoServerResource) Get(id string) (*CryptoServerConfig, error) + func (r *CryptoServerResource) ListAll() (*CryptoServerConfigList, error) + type DBConfig struct + DefaultValue string + FullPath string + Generation int + Kind string + Name string + ScfConfig string + SelfLink string + Value string + ValueRange string + type DBConfigList struct + Items []DBConfig + Kind string + SelfLink string + type DBResource struct + func (r *DBResource) Create(item DBConfig) error + func (r *DBResource) Delete(id string) error + func (r *DBResource) Edit(id string, item DBConfig) error + func (r *DBResource) Get(id string) (*DBConfig, error) + func (r *DBResource) ListAll() (*DBConfigList, error) + type DNSConfig struct + Description string + Kind string + NameServers []string + NumberOfDots int + Search []string + SelfLink string + type DNSResource struct + func (r *DNSResource) AddNameServers(ns ...string) error + func (r *DNSResource) Edit(item DNSConfig) error + func (r *DNSResource) Show() (*DNSConfig, error) + type DaemonHAConfig struct + FullPath string + Generation int + Heartbeat string + HeartbeatAction string + Kind string + Name string + NotRunningAction string + Running string + RunningTimeout int + SelfLink string + type DaemonHAConfigList struct + Items []DaemonHAConfig + Kind string + SelfLink string + type DaemonHAResource struct + func (r *DaemonHAResource) Create(item DaemonHAConfig) error + func (r *DaemonHAResource) Delete(id string) error + func (r *DaemonHAResource) Edit(id string, item DaemonHAConfig) error + func (r *DaemonHAResource) Get(id string) (*DaemonHAConfig, error) + func (r *DaemonHAResource) ListAll() (*DaemonHAConfigList, error) + type DaemonLogSettingsClusterdConfig struct + type DaemonLogSettingsClusterdConfigList struct + Items []DaemonLogSettingsClusterdConfig + Kind string + SelfLink string + type DaemonLogSettingsClusterdResource struct + func (r *DaemonLogSettingsClusterdResource) Create(item DaemonLogSettingsClusterdConfig) error + func (r *DaemonLogSettingsClusterdResource) Delete(id string) error + func (r *DaemonLogSettingsClusterdResource) Edit(id string, item DaemonLogSettingsClusterdConfig) error + func (r *DaemonLogSettingsClusterdResource) Get(id string) (*DaemonLogSettingsClusterdConfig, error) + func (r *DaemonLogSettingsClusterdResource) ListAll() (*DaemonLogSettingsClusterdConfigList, error) + type DaemonLogSettingsConfig struct + Reference struct{ ... } + type DaemonLogSettingsConfigList struct + Items []DaemonLogSettingsConfig + Kind string + SelfLink string + type DaemonLogSettingsCsyncdConfig struct + type DaemonLogSettingsCsyncdConfigList struct + Items []DaemonLogSettingsCsyncdConfig + Kind string + SelfLink string + type DaemonLogSettingsCsyncdResource struct + func (r *DaemonLogSettingsCsyncdResource) Create(item DaemonLogSettingsCsyncdConfig) error + func (r *DaemonLogSettingsCsyncdResource) Delete(id string) error + func (r *DaemonLogSettingsCsyncdResource) Edit(id string, item DaemonLogSettingsCsyncdConfig) error + func (r *DaemonLogSettingsCsyncdResource) Get(id string) (*DaemonLogSettingsCsyncdConfig, error) + func (r *DaemonLogSettingsCsyncdResource) ListAll() (*DaemonLogSettingsCsyncdConfigList, error) + type DaemonLogSettingsICRDConfig struct + type DaemonLogSettingsICRDConfigList struct + Items []DaemonLogSettingsICRDConfig + Kind string + SelfLink string + type DaemonLogSettingsICRDResource struct + func (r *DaemonLogSettingsICRDResource) Create(item DaemonLogSettingsICRDConfig) error + func (r *DaemonLogSettingsICRDResource) Delete(id string) error + func (r *DaemonLogSettingsICRDResource) Edit(id string, item DaemonLogSettingsICRDConfig) error + func (r *DaemonLogSettingsICRDResource) Get(id string) (*DaemonLogSettingsICRDConfig, error) + func (r *DaemonLogSettingsICRDResource) ListAll() (*DaemonLogSettingsICRDConfigList, error) + type DaemonLogSettingsLindConfig struct + type DaemonLogSettingsLindConfigList struct + Items []DaemonLogSettingsLindConfig + Kind string + SelfLink string + type DaemonLogSettingsLindResource struct + func (r *DaemonLogSettingsLindResource) Create(item DaemonLogSettingsLindConfig) error + func (r *DaemonLogSettingsLindResource) Delete(id string) error + func (r *DaemonLogSettingsLindResource) Edit(id string, item DaemonLogSettingsLindConfig) error + func (r *DaemonLogSettingsLindResource) Get(id string) (*DaemonLogSettingsLindConfig, error) + func (r *DaemonLogSettingsLindResource) ListAll() (*DaemonLogSettingsLindConfigList, error) + type DaemonLogSettingsMCPDConfig struct + type DaemonLogSettingsMCPDConfigList struct + Items []DaemonLogSettingsMCPDConfig + Kind string + SelfLink string + type DaemonLogSettingsMCPDResource struct + func (r *DaemonLogSettingsMCPDResource) Create(item DaemonLogSettingsMCPDConfig) error + func (r *DaemonLogSettingsMCPDResource) Delete(id string) error + func (r *DaemonLogSettingsMCPDResource) Edit(id string, item DaemonLogSettingsMCPDConfig) error + func (r *DaemonLogSettingsMCPDResource) Get(id string) (*DaemonLogSettingsMCPDConfig, error) + func (r *DaemonLogSettingsMCPDResource) ListAll() (*DaemonLogSettingsMCPDConfigList, error) + type DaemonLogSettingsResource struct + func (r *DaemonLogSettingsResource) Create(item DaemonLogSettingsConfig) error + func (r *DaemonLogSettingsResource) Delete(id string) error + func (r *DaemonLogSettingsResource) Edit(id string, item DaemonLogSettingsConfig) error + func (r *DaemonLogSettingsResource) Get(id string) (*DaemonLogSettingsConfig, error) + func (r *DaemonLogSettingsResource) ListAll() (*DaemonLogSettingsConfigList, error) + type DaemonLogSettingsTMMConfig struct + type DaemonLogSettingsTMMConfigList struct + Items []DaemonLogSettingsTMMConfig + Kind string + SelfLink string + type DaemonLogSettingsTMMResource struct + func (r *DaemonLogSettingsTMMResource) Create(item DaemonLogSettingsTMMConfig) error + func (r *DaemonLogSettingsTMMResource) Delete(id string) error + func (r *DaemonLogSettingsTMMResource) Edit(id string, item DaemonLogSettingsTMMConfig) error + func (r *DaemonLogSettingsTMMResource) Get(id string) (*DaemonLogSettingsTMMConfig, error) + func (r *DaemonLogSettingsTMMResource) ListAll() (*DaemonLogSettingsTMMConfigList, error) + type DataStorConfig struct + type DataStorConfigList struct + Items []DataStorConfig + Kind string + SelfLink string + type DataStorResource struct + func (r *DataStorResource) Create(item DataStorConfig) error + func (r *DataStorResource) Delete(id string) error + func (r *DataStorResource) Edit(id string, item DataStorConfig) error + func (r *DataStorResource) Get(id string) (*DataStorConfig, error) + func (r *DataStorResource) ListAll() (*DataStorConfigList, error) + type DiskApplicationVolumeConfig struct + FullPath string + Generation int + Kind string + LogicalDisk string + LogicalDiskReference struct{ ... } + Name string + Owner string + Preservability string + Resizeable string + SelfLink string + Size int + VolumeSetVisibilityRestraint string + type DiskApplicationVolumeConfigList struct + Items []DiskApplicationVolumeConfig + Kind string + SelfLink string + type DiskApplicationVolumeResource struct + func (r *DiskApplicationVolumeResource) Create(item DiskApplicationVolumeConfig) error + func (r *DiskApplicationVolumeResource) Delete(id string) error + func (r *DiskApplicationVolumeResource) Edit(id string, item DiskApplicationVolumeConfig) error + func (r *DiskApplicationVolumeResource) Get(id string) (*DiskApplicationVolumeConfig, error) + func (r *DiskApplicationVolumeResource) ListAll() (*DiskApplicationVolumeConfigList, error) + type DiskConfig struct + Reference struct{ ... } + type DiskConfigList struct + Items []DiskConfig + Kind string + SelfLink string + type DiskDirectoryConfig struct + type DiskDirectoryConfigList struct + Items []DiskDirectoryConfig + Kind string + SelfLink string + type DiskDirectoryResource struct + func (r *DiskDirectoryResource) Create(item DiskDirectoryConfig) error + func (r *DiskDirectoryResource) Delete(id string) error + func (r *DiskDirectoryResource) Edit(id string, item DiskDirectoryConfig) error + func (r *DiskDirectoryResource) Get(id string) (*DiskDirectoryConfig, error) + func (r *DiskDirectoryResource) ListAll() (*DiskDirectoryConfigList, error) + type DiskLogicalDiskConfig struct + FullPath string + Generation int + Kind string + Mode string + Name string + SelfLink string + Size int + VgFree int + VgInUse int + VgReserved int + type DiskLogicalDiskConfigList struct + Items []DiskLogicalDiskConfig + Kind string + SelfLink string + type DiskLogicalDiskResource struct + func (r *DiskLogicalDiskResource) Create(item DiskLogicalDiskConfig) error + func (r *DiskLogicalDiskResource) Delete(id string) error + func (r *DiskLogicalDiskResource) Edit(id string, item DiskLogicalDiskConfig) error + func (r *DiskLogicalDiskResource) Get(id string) (*DiskLogicalDiskConfig, error) + func (r *DiskLogicalDiskResource) ListAll() (*DiskLogicalDiskConfigList, error) + type DiskResource struct + func (r *DiskResource) Create(item DiskConfig) error + func (r *DiskResource) Delete(id string) error + func (r *DiskResource) Edit(id string, item DiskConfig) error + func (r *DiskResource) Get(id string) (*DiskConfig, error) + func (r *DiskResource) ListAll() (*DiskConfigList, error) + type ECMCloudProviderConfig struct + Description string + FullPath string + Generation int + Kind string + Name string + Partition string + PropertyTemplate []struct{ ... } + SelfLink string + type ECMCloudProviderConfigList struct + Items []ECMCloudProviderConfig + Kind string + SelfLink string + type ECMCloudProviderResource struct + func (r *ECMCloudProviderResource) Create(item ECMCloudProviderConfig) error + func (r *ECMCloudProviderResource) Delete(id string) error + func (r *ECMCloudProviderResource) Edit(id string, item ECMCloudProviderConfig) error + func (r *ECMCloudProviderResource) Get(id string) (*ECMCloudProviderConfig, error) + func (r *ECMCloudProviderResource) ListAll() (*ECMCloudProviderConfigList, error) + type ECMConfig struct + Reference struct{ ... } + type ECMConfigConfig struct + type ECMConfigConfigList struct + Items []ECMConfigConfig + Kind string + SelfLink string + type ECMConfigList struct + Items []ECMConfig + Kind string + SelfLink string + type ECMConfigResource struct + func (r *ECMConfigResource) Create(item ECMConfigConfig) error + func (r *ECMConfigResource) Delete(id string) error + func (r *ECMConfigResource) Edit(id string, item ECMConfigConfig) error + func (r *ECMConfigResource) Get(id string) (*ECMConfigConfig, error) + func (r *ECMConfigResource) ListAll() (*ECMConfigConfigList, error) + type ECMResource struct + func (r *ECMResource) Create(item ECMConfig) error + func (r *ECMResource) Delete(id string) error + func (r *ECMResource) Edit(id string, item ECMConfig) error + func (r *ECMResource) Get(id string) (*ECMConfig, error) + func (r *ECMResource) ListAll() (*ECMConfigList, error) + type FPGAConfig struct + Reference struct{ ... } + type FPGAConfigList struct + Items []FPGAConfig + Kind string + SelfLink string + type FPGAFirmwareConfigConfig struct + type FPGAFirmwareConfigConfigList struct + Items []FPGAFirmwareConfigConfig + Kind string + SelfLink string + type FPGAFirmwareConfigResource struct + func (r *FPGAFirmwareConfigResource) Create(item FPGAFirmwareConfigConfig) error + func (r *FPGAFirmwareConfigResource) Delete(id string) error + func (r *FPGAFirmwareConfigResource) Edit(id string, item FPGAFirmwareConfigConfig) error + func (r *FPGAFirmwareConfigResource) Get(id string) (*FPGAFirmwareConfigConfig, error) + func (r *FPGAFirmwareConfigResource) ListAll() (*FPGAFirmwareConfigConfigList, error) + type FPGAInfoConfig struct + type FPGAInfoConfigList struct + Items []FPGAInfoConfig + Kind string + SelfLink string + type FPGAInfoResource struct + func (r *FPGAInfoResource) Create(item FPGAInfoConfig) error + func (r *FPGAInfoResource) Delete(id string) error + func (r *FPGAInfoResource) Edit(id string, item FPGAInfoConfig) error + func (r *FPGAInfoResource) Get(id string) (*FPGAInfoConfig, error) + func (r *FPGAInfoResource) ListAll() (*FPGAInfoConfigList, error) + type FPGAResource struct + func (r *FPGAResource) Create(item FPGAConfig) error + func (r *FPGAResource) Delete(id string) error + func (r *FPGAResource) Edit(id string, item FPGAConfig) error + func (r *FPGAResource) Get(id string) (*FPGAConfig, error) + func (r *FPGAResource) ListAll() (*FPGAConfigList, error) + type FailoverConfig struct + type FailoverConfigList struct + Items []FailoverConfig + Kind string + SelfLink string + type FailoverResource struct + func (r *FailoverResource) Create(item FailoverConfig) error + func (r *FailoverResource) Delete(id string) error + func (r *FailoverResource) Edit(id string, item FailoverConfig) error + func (r *FailoverResource) Get(id string) (*FailoverConfig, error) + func (r *FailoverResource) ListAll() (*FailoverConfigList, error) + type FeatureModuleConfig struct + Disabled bool + FullPath string + Generation int + Kind string + Name string + SelfLink string + type FeatureModuleConfigList struct + Items []FeatureModuleConfig + Kind string + SelfLink string + type FeatureModuleResource struct + func (r *FeatureModuleResource) Create(item FeatureModuleConfig) error + func (r *FeatureModuleResource) Delete(id string) error + func (r *FeatureModuleResource) Edit(id string, item FeatureModuleConfig) error + func (r *FeatureModuleResource) Get(id string) (*FeatureModuleConfig, error) + func (r *FeatureModuleResource) ListAll() (*FeatureModuleConfigList, error) + type FileApacheSSLCertBundleCertificatesConfig struct + type FileApacheSSLCertBundleCertificatesConfigList struct + Items []FileApacheSSLCertBundleCertificatesConfig + Kind string + SelfLink string + type FileApacheSSLCertBundleCertificatesResource struct + func (r *FileApacheSSLCertBundleCertificatesResource) Create(item FileApacheSSLCertBundleCertificatesConfig) error + func (r *FileApacheSSLCertBundleCertificatesResource) Delete(id string) error + func (r *FileApacheSSLCertBundleCertificatesResource) Edit(id string, item FileApacheSSLCertBundleCertificatesConfig) error + func (r *FileApacheSSLCertBundleCertificatesResource) Get(id string) (*FileApacheSSLCertBundleCertificatesConfig, error) + func (r *FileApacheSSLCertBundleCertificatesResource) ListAll() (*FileApacheSSLCertBundleCertificatesConfigList, error) + type FileApacheSSLCertConfig struct + type FileApacheSSLCertConfigList struct + Items []FileApacheSSLCertConfig + Kind string + SelfLink string + type FileApacheSSLCertResource struct + func (r *FileApacheSSLCertResource) Create(item FileApacheSSLCertConfig) error + func (r *FileApacheSSLCertResource) Delete(id string) error + func (r *FileApacheSSLCertResource) Edit(id string, item FileApacheSSLCertConfig) error + func (r *FileApacheSSLCertResource) Get(id string) (*FileApacheSSLCertConfig, error) + func (r *FileApacheSSLCertResource) ListAll() (*FileApacheSSLCertConfigList, error) + type FileBrowserCapabilitiesDBConfig struct + type FileBrowserCapabilitiesDBConfigList struct + Items []FileBrowserCapabilitiesDBConfig + Kind string + SelfLink string + type FileBrowserCapabilitiesDBResource struct + func (r *FileBrowserCapabilitiesDBResource) Create(item FileBrowserCapabilitiesDBConfig) error + func (r *FileBrowserCapabilitiesDBResource) Delete(id string) error + func (r *FileBrowserCapabilitiesDBResource) Edit(id string, item FileBrowserCapabilitiesDBConfig) error + func (r *FileBrowserCapabilitiesDBResource) Get(id string) (*FileBrowserCapabilitiesDBConfig, error) + func (r *FileBrowserCapabilitiesDBResource) ListAll() (*FileBrowserCapabilitiesDBConfigList, error) + type FileDashboardViewsetConfig struct + type FileDashboardViewsetConfigList struct + Items []FileDashboardViewsetConfig + Kind string + SelfLink string + type FileDashboardViewsetResource struct + func (r *FileDashboardViewsetResource) Create(item FileDashboardViewsetConfig) error + func (r *FileDashboardViewsetResource) Delete(id string) error + func (r *FileDashboardViewsetResource) Edit(id string, item FileDashboardViewsetConfig) error + func (r *FileDashboardViewsetResource) Get(id string) (*FileDashboardViewsetConfig, error) + func (r *FileDashboardViewsetResource) ListAll() (*FileDashboardViewsetConfigList, error) + type FileDataGroupConfig struct + type FileDataGroupConfigList struct + Items []FileDataGroupConfig + Kind string + SelfLink string + type FileDataGroupResource struct + func (r *FileDataGroupResource) Create(item FileDataGroupConfig) error + func (r *FileDataGroupResource) Delete(id string) error + func (r *FileDataGroupResource) Edit(id string, item FileDataGroupConfig) error + func (r *FileDataGroupResource) Get(id string) (*FileDataGroupConfig, error) + func (r *FileDataGroupResource) ListAll() (*FileDataGroupConfigList, error) + type FileDeviceCapabilitiesDBConfig struct + type FileDeviceCapabilitiesDBConfigList struct + Items []FileDeviceCapabilitiesDBConfig + Kind string + SelfLink string + type FileDeviceCapabilitiesDBResource struct + func (r *FileDeviceCapabilitiesDBResource) Create(item FileDeviceCapabilitiesDBConfig) error + func (r *FileDeviceCapabilitiesDBResource) Delete(id string) error + func (r *FileDeviceCapabilitiesDBResource) Edit(id string, item FileDeviceCapabilitiesDBConfig) error + func (r *FileDeviceCapabilitiesDBResource) Get(id string) (*FileDeviceCapabilitiesDBConfig, error) + func (r *FileDeviceCapabilitiesDBResource) ListAll() (*FileDeviceCapabilitiesDBConfigList, error) + type FileExternalMonitorConfig struct + Checksum string + CreateTime string + CreatedBy string + FullPath string + Generation int + Kind string + LastUpdateTime string + Mode int + Name string + Partition string + Revision int + SelfLink string + Size int + SystemPath string + UpdatedBy string + type FileExternalMonitorConfigList struct + Items []FileExternalMonitorConfig + Kind string + SelfLink string + type FileExternalMonitorResource struct + func (r *FileExternalMonitorResource) Create(item FileExternalMonitorConfig) error + func (r *FileExternalMonitorResource) Delete(id string) error + func (r *FileExternalMonitorResource) Edit(id string, item FileExternalMonitorConfig) error + func (r *FileExternalMonitorResource) Get(id string) (*FileExternalMonitorConfig, error) + func (r *FileExternalMonitorResource) ListAll() (*FileExternalMonitorConfigList, error) + type FileIFileConfig struct + Checksum string + CreateTime string + CreatedBy string + FullPath string + Generation int + Kind string + LastUpdateTime string + Mode int + Name string + Partition string + Revision int + SelfLink string + Size int + UpdatedBy string + type FileIFileConfigList struct + Items []FileIFileConfig + Kind string + SelfLink string + type FileIFileResource struct + func (r *FileIFileResource) CreateFromFile(filename string, file io.Reader, filesize int64, opts ...f5.FileTransferOption) error + func (r *FileIFileResource) Delete(id string) error + func (r *FileIFileResource) EditFromFile(filename string, file io.Reader, filesize int64, opts ...f5.FileTransferOption) error + func (r *FileIFileResource) Get(id string) (*FileIFileConfig, error) + func (r *FileIFileResource) ListAll() (*FileIFileConfigList, error) + type FileLWTunnelTBLConfig struct + type FileLWTunnelTBLConfigList struct + Items []FileLWTunnelTBLConfig + Kind string + SelfLink string + type FileLWTunnelTBLResource struct + func (r *FileLWTunnelTBLResource) Create(item FileLWTunnelTBLConfig) error + func (r *FileLWTunnelTBLResource) Delete(id string) error + func (r *FileLWTunnelTBLResource) Edit(id string, item FileLWTunnelTBLConfig) error + func (r *FileLWTunnelTBLResource) Get(id string) (*FileLWTunnelTBLConfig, error) + func (r *FileLWTunnelTBLResource) ListAll() (*FileLWTunnelTBLConfigList, error) + type FileSSLCRLConfig struct + Checksum string + CreateTime time.Time + CreatedBy string + FullPath string + Generator int64 + LastUpdateTime time.Time + Mode int64 + Name string + Partition string + Revision int64 + Size int64 + UpdatedBy string + type FileSSLCRLConfigList struct + Items []FileSSLCRLConfig + Kind string + SelfLink string + type FileSSLCRLResource struct + func (r *FileSSLCRLResource) CreateFromFile(name string, crlPEMFile io.Reader, filesize int64, ...) error + func (r *FileSSLCRLResource) Delete(id string) error + func (r *FileSSLCRLResource) Edit(id, path string, opts ...f5.FileTransferOption) error + func (r *FileSSLCRLResource) EditFromFile(name string, crlPEMFile io.Reader, filesize int64, ...) error + func (r *FileSSLCRLResource) Get(id string) (*FileSSLCRLConfig, error) + func (r *FileSSLCRLResource) ListAll() (*FileSSLCRLConfigList, error) + type FileSSLCSRConfig struct + type FileSSLCSRConfigList struct + Items []FileSSLCSRConfig + Kind string + SelfLink string + type FileSSLCSRResource struct + func (r *FileSSLCSRResource) Create(item FileSSLCSRConfig) error + func (r *FileSSLCSRResource) Delete(id string) error + func (r *FileSSLCSRResource) Edit(id string, item FileSSLCSRConfig) error + func (r *FileSSLCSRResource) Get(id string) (*FileSSLCSRConfig, error) + func (r *FileSSLCSRResource) ListAll() (*FileSSLCSRConfigList, error) + type FileSSLCertBundleCertificatesConfig struct + type FileSSLCertBundleCertificatesConfigList struct + Items []FileSSLCertBundleCertificatesConfig + Kind string + SelfLink string + type FileSSLCertBundleCertificatesResource struct + func (r *FileSSLCertBundleCertificatesResource) Create(item FileSSLCertBundleCertificatesConfig) error + func (r *FileSSLCertBundleCertificatesResource) Delete(id string) error + func (r *FileSSLCertBundleCertificatesResource) Edit(id string, item FileSSLCertBundleCertificatesConfig) error + func (r *FileSSLCertBundleCertificatesResource) Get(id string) (*FileSSLCertBundleCertificatesConfig, error) + func (r *FileSSLCertBundleCertificatesResource) ListAll() (*FileSSLCertBundleCertificatesConfigList, error) + type FileSSLCertConfig struct + BundleCertificatesReference struct{ ... } + CertificateKeyCurveName string + CertificateKeySize int + Checksum string + CreateTime string + CreatedBy string + ExpirationDate int64 + ExpirationString string + FullPath string + Generation int + IsBundle string + Issuer string + KeyType string + Kind string + LastUpdateTime string + Mode int + Name string + Partition string + Revision int + SelfLink string + SerialNumber string + Size int + Subject string + SystemPath string + UpdatedBy string + Version int + type FileSSLCertConfigList struct + Items []FileSSLCertConfig + Kind string + SelfLink string + type FileSSLCertResource struct + func (r *FileSSLCertResource) Create(name, path string, opts ...f5.FileTransferOption) error + func (r *FileSSLCertResource) CreateFromFile(name string, certPEMFile io.Reader, filesize int64, ...) error + func (r *FileSSLCertResource) Delete(id string) error + func (r *FileSSLCertResource) Edit(id, path string, opts ...f5.FileTransferOption) error + func (r *FileSSLCertResource) EditFromFile(name string, certPEMFile io.Reader, filesize int64, ...) error + func (r *FileSSLCertResource) Get(id string) (*FileSSLCertConfig, error) + func (r *FileSSLCertResource) ListAll() (*FileSSLCertConfigList, error) + func (r *FileSSLCertResource) ListExpired() (*FileSSLCertConfigList, error) + func (r *FileSSLCertResource) ListExpiring(sec int64) (*FileSSLCertConfigList, error) + type FileSSLKeyConfig struct + Checksum string + CreateTime string + CreatedBy string + CurveName string + FullPath string + Generation int + KeySize int + KeyType string + Kind string + LastUpdateTime string + Mode int + Name string + Partition string + Revision int + SecurityType string + SelfLink string + Size int + SystemPath string + UpdatedBy string + type FileSSLKeyConfigList struct + Items []FileSSLKeyConfig + Kind string + SelfLink string + type FileSSLKeyResource struct + func (r *FileSSLKeyResource) Create(name, path string) error + func (r *FileSSLKeyResource) Delete(id string) error + func (r *FileSSLKeyResource) Edit(id, path string) error + func (r *FileSSLKeyResource) Get(id string) (*FileSSLKeyConfig, error) + func (r *FileSSLKeyResource) ListAll() (*FileSSLKeyConfigList, error) + type FileSystemSSLCertBundleCertificatesConfig struct + type FileSystemSSLCertBundleCertificatesConfigList struct + Items []FileSystemSSLCertBundleCertificatesConfig + Kind string + SelfLink string + type FileSystemSSLCertBundleCertificatesResource struct + func (r *FileSystemSSLCertBundleCertificatesResource) Create(item FileSystemSSLCertBundleCertificatesConfig) error + func (r *FileSystemSSLCertBundleCertificatesResource) Delete(id string) error + func (r *FileSystemSSLCertBundleCertificatesResource) Edit(id string, item FileSystemSSLCertBundleCertificatesConfig) error + func (r *FileSystemSSLCertBundleCertificatesResource) Get(id string) (*FileSystemSSLCertBundleCertificatesConfig, error) + func (r *FileSystemSSLCertBundleCertificatesResource) ListAll() (*FileSystemSSLCertBundleCertificatesConfigList, error) + type FileSystemSSLCertConfig struct + type FileSystemSSLCertConfigList struct + Items []FileSystemSSLCertConfig + Kind string + SelfLink string + type FileSystemSSLCertResource struct + func (r *FileSystemSSLCertResource) Create(item FileSystemSSLCertConfig) error + func (r *FileSystemSSLCertResource) Delete(id string) error + func (r *FileSystemSSLCertResource) Edit(id string, item FileSystemSSLCertConfig) error + func (r *FileSystemSSLCertResource) Get(id string) (*FileSystemSSLCertConfig, error) + func (r *FileSystemSSLCertResource) ListAll() (*FileSystemSSLCertConfigList, error) + type FileSystemSSLKeyConfig struct + type FileSystemSSLKeyConfigList struct + Items []FileSystemSSLKeyConfig + Kind string + SelfLink string + type FileSystemSSLKeyResource struct + func (r *FileSystemSSLKeyResource) Create(item FileSystemSSLKeyConfig) error + func (r *FileSystemSSLKeyResource) Delete(id string) error + func (r *FileSystemSSLKeyResource) Edit(id string, item FileSystemSSLKeyConfig) error + func (r *FileSystemSSLKeyResource) Get(id string) (*FileSystemSSLKeyConfig, error) + func (r *FileSystemSSLKeyResource) ListAll() (*FileSystemSSLKeyConfigList, error) + type FixConnectionConfig struct + type FixConnectionConfigList struct + Items []FixConnectionConfig + Kind string + SelfLink string + type FixConnectionResource struct + func (r *FixConnectionResource) Create(item FixConnectionConfig) error + func (r *FixConnectionResource) Delete(id string) error + func (r *FixConnectionResource) Edit(id string, item FixConnectionConfig) error + func (r *FixConnectionResource) Get(id string) (*FixConnectionConfig, error) + func (r *FixConnectionResource) ListAll() (*FixConnectionConfigList, error) + type FolderConfig struct + DeviceGroup string + FullPath string + Generation int + Hidden string + InheritedDevicegroup string + InheritedTrafficGroup string + Kind string + Name string + NoRefCheck string + SelfLink string + TrafficGroup string + TrafficGroupReference struct{ ... } + type FolderConfigList struct + Items []FolderConfig + Kind string + SelfLink string + type FolderResource struct + func (r *FolderResource) Create(item NewFolderConfig) error + func (r *FolderResource) Delete(id string) error + func (r *FolderResource) Edit(id string, item FolderConfig) error + func (r *FolderResource) Get(id string) (*FolderConfig, error) + func (r *FolderResource) ListAll() (*FolderConfigList, error) + type GlobalSettingsConfig struct + type GlobalSettingsConfigList struct + Items []GlobalSettingsConfig + Kind string + SelfLink string + type GlobalSettingsResource struct + func (r *GlobalSettingsResource) Create(item GlobalSettingsConfig) error + func (r *GlobalSettingsResource) Delete(id string) error + func (r *GlobalSettingsResource) Edit(id string, item GlobalSettingsConfig) error + func (r *GlobalSettingsResource) Get(id string) (*GlobalSettingsConfig, error) + func (r *GlobalSettingsResource) ListAll() (*GlobalSettingsConfigList, error) + type HAGroupConfig struct + type HAGroupConfigList struct + Items []HAGroupConfig + Kind string + SelfLink string + type HAGroupResource struct + func (r *HAGroupResource) Create(item HAGroupConfig) error + func (r *HAGroupResource) Delete(id string) error + func (r *HAGroupResource) Edit(id string, item HAGroupConfig) error + func (r *HAGroupResource) Get(id string) (*HAGroupConfig, error) + func (r *HAGroupResource) ListAll() (*HAGroupConfigList, error) + type HTTPDConfig struct + type HTTPDConfigList struct + Items []HTTPDConfig + Kind string + SelfLink string + type HTTPDResource struct + func (r *HTTPDResource) Create(item HTTPDConfig) error + func (r *HTTPDResource) Delete(id string) error + func (r *HTTPDResource) Edit(id string, item HTTPDConfig) error + func (r *HTTPDResource) Get(id string) (*HTTPDConfig, error) + func (r *HTTPDResource) ListAll() (*HTTPDConfigList, error) + type ICallConfig struct + Reference struct{ ... } + type ICallConfigList struct + Items []ICallConfig + Kind string + SelfLink string + type ICallEventConfig struct + type ICallEventConfigList struct + Items []ICallEventConfig + Kind string + SelfLink string + type ICallEventResource struct + func (r *ICallEventResource) Create(item ICallEventConfig) error + func (r *ICallEventResource) Delete(id string) error + func (r *ICallEventResource) Edit(id string, item ICallEventConfig) error + func (r *ICallEventResource) Get(id string) (*ICallEventConfig, error) + func (r *ICallEventResource) ListAll() (*ICallEventConfigList, error) + type ICallIStatsTriggerConfig struct + type ICallIStatsTriggerConfigList struct + Items []ICallIStatsTriggerConfig + Kind string + SelfLink string + type ICallIStatsTriggerResource struct + func (r *ICallIStatsTriggerResource) Create(item ICallIStatsTriggerConfig) error + func (r *ICallIStatsTriggerResource) Delete(id string) error + func (r *ICallIStatsTriggerResource) Edit(id string, item ICallIStatsTriggerConfig) error + func (r *ICallIStatsTriggerResource) Get(id string) (*ICallIStatsTriggerConfig, error) + func (r *ICallIStatsTriggerResource) ListAll() (*ICallIStatsTriggerConfigList, error) + type ICallPublisherConfig struct + type ICallPublisherConfigList struct + Items []ICallPublisherConfig + Kind string + SelfLink string + type ICallPublisherResource struct + func (r *ICallPublisherResource) Create(item ICallPublisherConfig) error + func (r *ICallPublisherResource) Delete(id string) error + func (r *ICallPublisherResource) Edit(id string, item ICallPublisherConfig) error + func (r *ICallPublisherResource) Get(id string) (*ICallPublisherConfig, error) + func (r *ICallPublisherResource) ListAll() (*ICallPublisherConfigList, error) + type ICallResource struct + func (r *ICallResource) Create(item ICallConfig) error + func (r *ICallResource) Delete(id string) error + func (r *ICallResource) Edit(id string, item ICallConfig) error + func (r *ICallResource) Get(id string) (*ICallConfig, error) + func (r *ICallResource) ListAll() (*ICallConfigList, error) + type ICallScriptConfig struct + type ICallScriptConfigList struct + Items []ICallScriptConfig + Kind string + SelfLink string + type ICallScriptResource struct + func (r *ICallScriptResource) Create(item ICallScriptConfig) error + func (r *ICallScriptResource) Delete(id string) error + func (r *ICallScriptResource) Edit(id string, item ICallScriptConfig) error + func (r *ICallScriptResource) Get(id string) (*ICallScriptConfig, error) + func (r *ICallScriptResource) ListAll() (*ICallScriptConfigList, error) + type IControlSOAPConfig struct + type IControlSOAPConfigList struct + Items []IControlSOAPConfig + Kind string + SelfLink string + type IControlSOAPResource struct + func (r *IControlSOAPResource) Create(item IControlSOAPConfig) error + func (r *IControlSOAPResource) Delete(id string) error + func (r *IControlSOAPResource) Edit(id string, item IControlSOAPConfig) error + func (r *IControlSOAPResource) Get(id string) (*IControlSOAPConfig, error) + func (r *IControlSOAPResource) ListAll() (*IControlSOAPConfigList, error) + type IPFixConfig struct + Reference struct{ ... } + type IPFixConfigList struct + Items []IPFixConfig + Kind string + SelfLink string + type IPFixElementConfig struct + DataType string + EnterpriseID int + FullPath string + Generation int + ID int + Kind string + Name string + Partition string + SelfLink string + Size int + type IPFixElementConfigList struct + Items []IPFixElementConfig + Kind string + SelfLink string + type IPFixElementResource struct + func (r *IPFixElementResource) Create(item IPFixElementConfig) error + func (r *IPFixElementResource) Delete(id string) error + func (r *IPFixElementResource) Edit(id string, item IPFixElementConfig) error + func (r *IPFixElementResource) Get(id string) (*IPFixElementConfig, error) + func (r *IPFixElementResource) ListAll() (*IPFixElementConfigList, error) + type IPFixResource struct + func (r *IPFixResource) Create(item IPFixConfig) error + func (r *IPFixResource) Delete(id string) error + func (r *IPFixResource) Edit(id string, item IPFixConfig) error + func (r *IPFixResource) Get(id string) (*IPFixConfig, error) + func (r *IPFixResource) ListAll() (*IPFixConfigList, error) + type LTCFGClassConfig struct + type LTCFGClassConfigList struct + Items []LTCFGClassConfig + Kind string + SelfLink string + type LTCFGClassFieldsConfig struct + type LTCFGClassFieldsConfigList struct + Items []LTCFGClassFieldsConfig + Kind string + SelfLink string + type LTCFGClassFieldsResource struct + func (r *LTCFGClassFieldsResource) Create(item LTCFGClassFieldsConfig) error + func (r *LTCFGClassFieldsResource) Delete(id string) error + func (r *LTCFGClassFieldsResource) Edit(id string, item LTCFGClassFieldsConfig) error + func (r *LTCFGClassFieldsResource) Get(id string) (*LTCFGClassFieldsConfig, error) + func (r *LTCFGClassFieldsResource) ListAll() (*LTCFGClassFieldsConfigList, error) + type LTCFGClassResource struct + func (r *LTCFGClassResource) Create(item LTCFGClassConfig) error + func (r *LTCFGClassResource) Delete(id string) error + func (r *LTCFGClassResource) Edit(id string, item LTCFGClassConfig) error + func (r *LTCFGClassResource) Get(id string) (*LTCFGClassConfig, error) + func (r *LTCFGClassResource) ListAll() (*LTCFGClassConfigList, error) + type LTCFGInstanceConfig struct + type LTCFGInstanceConfigList struct + Items []LTCFGInstanceConfig + Kind string + SelfLink string + type LTCFGInstanceFieldsConfig struct + type LTCFGInstanceFieldsConfigList struct + Items []LTCFGInstanceFieldsConfig + Kind string + SelfLink string + type LTCFGInstanceFieldsResource struct + func (r *LTCFGInstanceFieldsResource) Create(item LTCFGInstanceFieldsConfig) error + func (r *LTCFGInstanceFieldsResource) Delete(id string) error + func (r *LTCFGInstanceFieldsResource) Edit(id string, item LTCFGInstanceFieldsConfig) error + func (r *LTCFGInstanceFieldsResource) Get(id string) (*LTCFGInstanceFieldsConfig, error) + func (r *LTCFGInstanceFieldsResource) ListAll() (*LTCFGInstanceFieldsConfigList, error) + type LTCFGInstanceResource struct + func (r *LTCFGInstanceResource) Create(item LTCFGInstanceConfig) error + func (r *LTCFGInstanceResource) Delete(id string) error + func (r *LTCFGInstanceResource) Edit(id string, item LTCFGInstanceConfig) error + func (r *LTCFGInstanceResource) Get(id string) (*LTCFGInstanceConfig, error) + func (r *LTCFGInstanceResource) ListAll() (*LTCFGInstanceConfigList, error) + type License struct + Entries map[string]struct{ ... } + Kind string + SelfLink string + func (l License) RegistrationKey() string + func (l License) ServiceCheckDate() time.Time + type LicenseResource struct + func (r *LicenseResource) Activate(registrationKey string) error + func (r *LicenseResource) Get() (*License, error) + type LogConfig struct + type LogConfigConfig struct + Reference struct{ ... } + type LogConfigConfigList struct + Items []LogConfigConfig + Kind string + SelfLink string + type LogConfigFilterConfig struct + type LogConfigFilterConfigList struct + Items []LogConfigFilterConfig + Kind string + SelfLink string + type LogConfigFilterResource struct + func (r *LogConfigFilterResource) Create(item LogConfigFilterConfig) error + func (r *LogConfigFilterResource) Delete(id string) error + func (r *LogConfigFilterResource) Edit(id string, item LogConfigFilterConfig) error + func (r *LogConfigFilterResource) Get(id string) (*LogConfigFilterConfig, error) + func (r *LogConfigFilterResource) ListAll() (*LogConfigFilterConfigList, error) + type LogConfigList struct + Items []LogConfig + Kind string + SelfLink string + type LogConfigPublisherConfig struct + Destinations []struct{ ... } + FullPath string + Generation int + Kind string + Name string + Partition string + SelfLink string + type LogConfigPublisherConfigList struct + Items []LogConfigPublisherConfig + Kind string + SelfLink string + type LogConfigPublisherResource struct + func (r *LogConfigPublisherResource) Create(item LogConfigPublisherConfig) error + func (r *LogConfigPublisherResource) Delete(id string) error + func (r *LogConfigPublisherResource) Edit(id string, item LogConfigPublisherConfig) error + func (r *LogConfigPublisherResource) Get(id string) (*LogConfigPublisherConfig, error) + func (r *LogConfigPublisherResource) ListAll() (*LogConfigPublisherConfigList, error) + type LogConfigResource struct + func (r *LogConfigResource) Create(item LogConfigConfig) error + func (r *LogConfigResource) Delete(id string) error + func (r *LogConfigResource) Edit(id string, item LogConfigConfig) error + func (r *LogConfigResource) Get(id string) (*LogConfigConfig, error) + func (r *LogConfigResource) ListAll() (*LogConfigConfigList, error) + type LogResource struct + func (r *LogResource) Create(item LogConfig) error + func (r *LogResource) Delete(id string) error + func (r *LogResource) Edit(id string, item LogConfig) error + func (r *LogResource) Get(id string) (*LogConfig, error) + func (r *LogResource) ListAll() (*LogConfigList, error) + type LogRotateConfig struct + type LogRotateConfigList struct + Items []LogRotateConfig + Kind string + SelfLink string + type LogRotateResource struct + func (r *LogRotateResource) Create(item LogRotateConfig) error + func (r *LogRotateResource) Delete(id string) error + func (r *LogRotateResource) Edit(id string, item LogRotateConfig) error + func (r *LogRotateResource) Get(id string) (*LogRotateConfig, error) + func (r *LogRotateResource) ListAll() (*LogRotateConfigList, error) + type ManagementDHCPConfig struct + FullPath string + Generation int + Kind string + Name string + Partition string + RequestOptions []string + SelfLink string + type ManagementDHCPConfigList struct + Items []ManagementDHCPConfig + Kind string + SelfLink string + type ManagementDHCPResource struct + func (r *ManagementDHCPResource) Create(item ManagementDHCPConfig) error + func (r *ManagementDHCPResource) Delete(id string) error + func (r *ManagementDHCPResource) Edit(id string, item ManagementDHCPConfig) error + func (r *ManagementDHCPResource) Get(id string) (*ManagementDHCPConfig, error) + func (r *ManagementDHCPResource) ListAll() (*ManagementDHCPConfigList, error) + type ManagementIPConfig struct + FullPath string + Generation int + Kind string + Name string + SelfLink string + type ManagementIPConfigList struct + Items []ManagementIPConfig + Kind string + SelfLink string + type ManagementIPResource struct + func (r *ManagementIPResource) Create(item ManagementIPConfig) error + func (r *ManagementIPResource) Delete(id string) error + func (r *ManagementIPResource) Edit(id string, item ManagementIPConfig) error + func (r *ManagementIPResource) Get(id string) (*ManagementIPConfig, error) + func (r *ManagementIPResource) ListAll() (*ManagementIPConfigList, error) + type ManagementOVSDBConfig struct + type ManagementOVSDBConfigList struct + Items []ManagementOVSDBConfig + Kind string + SelfLink string + type ManagementOVSDBResource struct + func (r *ManagementOVSDBResource) Create(item ManagementOVSDBConfig) error + func (r *ManagementOVSDBResource) Delete(id string) error + func (r *ManagementOVSDBResource) Edit(id string, item ManagementOVSDBConfig) error + func (r *ManagementOVSDBResource) Get(id string) (*ManagementOVSDBConfig, error) + func (r *ManagementOVSDBResource) ListAll() (*ManagementOVSDBConfigList, error) + type ManagementRouteConfig struct + FullPath string + Gateway string + Generation int + Kind string + Mtu int + Name string + Network string + Partition string + SelfLink string + type ManagementRouteConfigList struct + Items []ManagementRouteConfig + Kind string + SelfLink string + type ManagementRouteResource struct + func (r *ManagementRouteResource) Create(item ManagementRouteConfig) error + func (r *ManagementRouteResource) Delete(id string) error + func (r *ManagementRouteResource) Edit(id string, item ManagementRouteConfig) error + func (r *ManagementRouteResource) Get(id string) (*ManagementRouteConfig, error) + func (r *ManagementRouteResource) ListAll() (*ManagementRouteConfigList, error) + type MemoryInnerStatsList struct + Entries map[string]MemoryStatsEntries + type MemoryStats struct + Entries struct{ ... } + type MemoryStatsEntries struct + NestedStats MemoryStats + type MemoryStatsList struct + Entries map[string]MemoryTopLevelEntries + Kind string + SelfLink string + type MemoryStatsResource struct + func (r *MemoryStatsResource) All() (*MemoryStatsList, error) + type MemoryTopLevelEntries struct + NestedStats MemoryInnerStatsList + type NTPConfig struct + Kind string + RestrictReference struct{ ... } + SelfLink string + Servers []string + Timezone string + type NTPResource struct + func (r *NTPResource) AddServers(rs ...string) error + func (r *NTPResource) Edit(id string, item NTPConfig) error + func (r *NTPResource) Show() (*NTPConfig, error) + type NTPRestrictConfig struct + type NTPRestrictConfigList struct + Items []NTPRestrictConfig + Kind string + SelfLink string + type NTPRestrictResource struct + func (r *NTPRestrictResource) Create(item NTPRestrictConfig) error + func (r *NTPRestrictResource) Delete(id string) error + func (r *NTPRestrictResource) Edit(id string, item NTPRestrictConfig) error + func (r *NTPRestrictResource) Get(id string) (*NTPRestrictConfig, error) + func (r *NTPRestrictResource) ListAll() (*NTPRestrictConfigList, error) + type NewFolderConfig struct + Name string + Partition string + type OutboundSMTPConfig struct + type OutboundSMTPConfigList struct + Items []OutboundSMTPConfig + Kind string + SelfLink string + type OutboundSMTPResource struct + func (r *OutboundSMTPResource) Create(item OutboundSMTPConfig) error + func (r *OutboundSMTPResource) Delete(id string) error + func (r *OutboundSMTPResource) Edit(id string, item OutboundSMTPConfig) error + func (r *OutboundSMTPResource) Get(id string) (*OutboundSMTPConfig, error) + func (r *OutboundSMTPResource) ListAll() (*OutboundSMTPConfigList, error) + type PFManConfig struct + type PFManConfigList struct + Items []PFManConfig + Kind string + SelfLink string + type PFManConsumerConfig struct + type PFManConsumerConfigList struct + Items []PFManConsumerConfig + Kind string + SelfLink string + type PFManConsumerResource struct + func (r *PFManConsumerResource) Create(item PFManConsumerConfig) error + func (r *PFManConsumerResource) Delete(id string) error + func (r *PFManConsumerResource) Edit(id string, item PFManConsumerConfig) error + func (r *PFManConsumerResource) Get(id string) (*PFManConsumerConfig, error) + func (r *PFManConsumerResource) ListAll() (*PFManConsumerConfigList, error) + type PFManDeviceConfig struct + type PFManDeviceConfigList struct + Items []PFManDeviceConfig + Kind string + SelfLink string + type PFManDeviceResource struct + func (r *PFManDeviceResource) Create(item PFManDeviceConfig) error + func (r *PFManDeviceResource) Delete(id string) error + func (r *PFManDeviceResource) Edit(id string, item PFManDeviceConfig) error + func (r *PFManDeviceResource) Get(id string) (*PFManDeviceConfig, error) + func (r *PFManDeviceResource) ListAll() (*PFManDeviceConfigList, error) + type PFManResource struct + func (r *PFManResource) Create(item PFManConfig) error + func (r *PFManResource) Delete(id string) error + func (r *PFManResource) Edit(id string, item PFManConfig) error + func (r *PFManResource) Get(id string) (*PFManConfig, error) + func (r *PFManResource) ListAll() (*PFManConfigList, error) + type PPTPCallInfoConfig struct + type PPTPCallInfoConfigList struct + Items []PPTPCallInfoConfig + Kind string + SelfLink string + type PPTPCallInfoResource struct + func (r *PPTPCallInfoResource) Create(item PPTPCallInfoConfig) error + func (r *PPTPCallInfoResource) Delete(id string) error + func (r *PPTPCallInfoResource) Edit(id string, item PPTPCallInfoConfig) error + func (r *PPTPCallInfoResource) Get(id string) (*PPTPCallInfoConfig, error) + func (r *PPTPCallInfoResource) ListAll() (*PPTPCallInfoConfigList, error) + type PerformanceConfig struct + type PerformanceConfigList struct + Items []PerformanceConfig + Kind string + SelfLink string + type PerformanceResource struct + func (r *PerformanceResource) Create(item PerformanceConfig) error + func (r *PerformanceResource) Delete(id string) error + func (r *PerformanceResource) Edit(id string, item PerformanceConfig) error + func (r *PerformanceResource) Get(id string) (*PerformanceConfig, error) + func (r *PerformanceResource) ListAll() (*PerformanceConfigList, error) + type ProvisionConfig struct + CPURatio int + DiskRatio int + FullPath string + Generation int + Kind string + Level string + MemoryRatio int + Name string + SelfLink string + type ProvisionConfigList struct + Items []ProvisionConfig + Kind string + SelfLink string + type ProvisionResource struct + func (r *ProvisionResource) Create(item ProvisionConfig) error + func (r *ProvisionResource) Delete(id string) error + func (r *ProvisionResource) Edit(id string, item ProvisionConfig) error + func (r *ProvisionResource) Get(id string) (*ProvisionConfig, error) + func (r *ProvisionResource) ListAll() (*ProvisionConfigList, error) + type RAIDConfig struct + type RAIDConfigList struct + Items []RAIDConfig + Kind string + SelfLink string + type RAIDResource struct + func (r *RAIDResource) Create(item RAIDConfig) error + func (r *RAIDResource) Delete(id string) error + func (r *RAIDResource) Edit(id string, item RAIDConfig) error + func (r *RAIDResource) Get(id string) (*RAIDConfig, error) + func (r *RAIDResource) ListAll() (*RAIDConfigList, error) + type RemoteServer struct + Host string + LocalIP string + Name string + RemotePort int + type RestrictedModuleConfig struct + type RestrictedModuleConfigList struct + Items []RestrictedModuleConfig + Kind string + SelfLink string + type RestrictedModuleResource struct + func (r *RestrictedModuleResource) Create(item RestrictedModuleConfig) error + func (r *RestrictedModuleResource) Delete(id string) error + func (r *RestrictedModuleResource) Edit(id string, item RestrictedModuleConfig) error + func (r *RestrictedModuleResource) Get(id string) (*RestrictedModuleConfig, error) + func (r *RestrictedModuleResource) ListAll() (*RestrictedModuleConfigList, error) + type SFlowConfig struct + Reference struct{ ... } + type SFlowConfigList struct + Items []SFlowConfig + Kind string + SelfLink string + type SFlowReceiverConfig struct + type SFlowReceiverConfigList struct + Items []SFlowReceiverConfig + Kind string + SelfLink string + type SFlowReceiverResource struct + func (r *SFlowReceiverResource) Create(item SFlowReceiverConfig) error + func (r *SFlowReceiverResource) Delete(id string) error + func (r *SFlowReceiverResource) Edit(id string, item SFlowReceiverConfig) error + func (r *SFlowReceiverResource) Get(id string) (*SFlowReceiverConfig, error) + func (r *SFlowReceiverResource) ListAll() (*SFlowReceiverConfigList, error) + type SFlowResource struct + func (r *SFlowResource) Create(item SFlowConfig) error + func (r *SFlowResource) Delete(id string) error + func (r *SFlowResource) Edit(id string, item SFlowConfig) error + func (r *SFlowResource) Get(id string) (*SFlowConfig, error) + func (r *SFlowResource) ListAll() (*SFlowConfigList, error) + type SMTPServerConfig struct + type SMTPServerConfigList struct + Items []SMTPServerConfig + Kind string + SelfLink string + type SMTPServerResource struct + func (r *SMTPServerResource) Create(item SMTPServerConfig) error + func (r *SMTPServerResource) Delete(id string) error + func (r *SMTPServerResource) Edit(id string, item SMTPServerConfig) error + func (r *SMTPServerResource) Get(id string) (*SMTPServerConfig, error) + func (r *SMTPServerResource) ListAll() (*SMTPServerConfigList, error) + type SNMPCommunitiesConfig struct + type SNMPCommunitiesConfigList struct + Items []SNMPCommunitiesConfig + Kind string + SelfLink string + type SNMPCommunitiesResource struct + func (r *SNMPCommunitiesResource) Create(item SNMPCommunitiesConfig) error + func (r *SNMPCommunitiesResource) Delete(id string) error + func (r *SNMPCommunitiesResource) Edit(id string, item SNMPCommunitiesConfig) error + func (r *SNMPCommunitiesResource) Get(id string) (*SNMPCommunitiesConfig, error) + func (r *SNMPCommunitiesResource) ListAll() (*SNMPCommunitiesConfigList, error) + type SNMPConfig struct + type SNMPConfigList struct + Items []SNMPConfig + Kind string + SelfLink string + type SNMPResource struct + func (r *SNMPResource) Create(item SNMPConfig) error + func (r *SNMPResource) Delete(id string) error + func (r *SNMPResource) Edit(id string, item SNMPConfig) error + func (r *SNMPResource) Get(id string) (*SNMPConfig, error) + func (r *SNMPResource) ListAll() (*SNMPConfigList, error) + type SNMPTrapsConfig struct + type SNMPTrapsConfigList struct + Items []SNMPTrapsConfig + Kind string + SelfLink string + type SNMPTrapsResource struct + func (r *SNMPTrapsResource) Create(item SNMPTrapsConfig) error + func (r *SNMPTrapsResource) Delete(id string) error + func (r *SNMPTrapsResource) Edit(id string, item SNMPTrapsConfig) error + func (r *SNMPTrapsResource) Get(id string) (*SNMPTrapsConfig, error) + func (r *SNMPTrapsResource) ListAll() (*SNMPTrapsConfigList, error) + type SNMPUsersConfig struct + type SNMPUsersConfigList struct + Items []SNMPUsersConfig + Kind string + SelfLink string + type SNMPUsersResource struct + func (r *SNMPUsersResource) Create(item SNMPUsersConfig) error + func (r *SNMPUsersResource) Delete(id string) error + func (r *SNMPUsersResource) Edit(id string, item SNMPUsersConfig) error + func (r *SNMPUsersResource) Get(id string) (*SNMPUsersConfig, error) + func (r *SNMPUsersResource) ListAll() (*SNMPUsersConfigList, error) + type SSHDConfig struct + type SSHDConfigList struct + Items []SSHDConfig + Kind string + SelfLink string + type SSHDResource struct + func (r *SSHDResource) Create(item SSHDConfig) error + func (r *SSHDResource) Delete(id string) error + func (r *SSHDResource) Edit(id string, item SSHDConfig) error + func (r *SSHDResource) Get(id string) (*SSHDConfig, error) + func (r *SSHDResource) ListAll() (*SSHDConfigList, error) + type ScriptdConfig struct + type ScriptdConfigList struct + Items []ScriptdConfig + Kind string + SelfLink string + type ScriptdResource struct + func (r *ScriptdResource) Create(item ScriptdConfig) error + func (r *ScriptdResource) Delete(id string) error + func (r *ScriptdResource) Edit(id string, item ScriptdConfig) error + func (r *ScriptdResource) Get(id string) (*ScriptdConfig, error) + func (r *ScriptdResource) ListAll() (*ScriptdConfigList, error) + type ServerConfig struct + type ServerConfigList struct + Items []ServerConfig + Kind string + SelfLink string + type ServerResource struct + func (r *ServerResource) Create(item ServerConfig) error + func (r *ServerResource) Delete(id string) error + func (r *ServerResource) Edit(id string, item ServerConfig) error + func (r *ServerResource) Get(id string) (*ServerConfig, error) + func (r *ServerResource) ListAll() (*ServerConfigList, error) + type SoftwareBlockDeviceHotfixConfig struct + type SoftwareBlockDeviceHotfixConfigList struct + Items []SoftwareBlockDeviceHotfixConfig + Kind string + SelfLink string + type SoftwareBlockDeviceHotfixResource struct + func (r *SoftwareBlockDeviceHotfixResource) Create(item SoftwareBlockDeviceHotfixConfig) error + func (r *SoftwareBlockDeviceHotfixResource) Delete(id string) error + func (r *SoftwareBlockDeviceHotfixResource) Edit(id string, item SoftwareBlockDeviceHotfixConfig) error + func (r *SoftwareBlockDeviceHotfixResource) Get(id string) (*SoftwareBlockDeviceHotfixConfig, error) + func (r *SoftwareBlockDeviceHotfixResource) ListAll() (*SoftwareBlockDeviceHotfixConfigList, error) + type SoftwareBlockDeviceImageConfig struct + type SoftwareBlockDeviceImageConfigList struct + Items []SoftwareBlockDeviceImageConfig + Kind string + SelfLink string + type SoftwareBlockDeviceImageResource struct + func (r *SoftwareBlockDeviceImageResource) Create(item SoftwareBlockDeviceImageConfig) error + func (r *SoftwareBlockDeviceImageResource) Delete(id string) error + func (r *SoftwareBlockDeviceImageResource) Edit(id string, item SoftwareBlockDeviceImageConfig) error + func (r *SoftwareBlockDeviceImageResource) Get(id string) (*SoftwareBlockDeviceImageConfig, error) + func (r *SoftwareBlockDeviceImageResource) ListAll() (*SoftwareBlockDeviceImageConfigList, error) + type SoftwareConfig struct + Reference struct{ ... } + type SoftwareConfigList struct + Items []SoftwareConfig + Kind string + SelfLink string + type SoftwareHotfixConfig struct + Build string + Checksum string + FullPath string + Generation int + ID string + Kind string + Name string + Product string + SelfLink string + Title string + Verified string + Version string + type SoftwareHotfixConfigList struct + Items []SoftwareHotfixConfig + Kind string + SelfLink string + type SoftwareHotfixResource struct + func (r *SoftwareHotfixResource) Create(item SoftwareHotfixConfig) error + func (r *SoftwareHotfixResource) Delete(id string) error + func (r *SoftwareHotfixResource) Edit(id string, item SoftwareHotfixConfig) error + func (r *SoftwareHotfixResource) Get(id string) (*SoftwareHotfixConfig, error) + func (r *SoftwareHotfixResource) ListAll() (*SoftwareHotfixConfigList, error) + type SoftwareImageConfig struct + Build string + BuildDate string + Checksum string + FileSize string + FullPath string + Generation int + Kind string + LastModified string + Name string + Product string + SelfLink string + Verified string + Version string + type SoftwareImageConfigList struct + Items []SoftwareImageConfig + Kind string + SelfLink string + type SoftwareImageResource struct + func (r *SoftwareImageResource) Create(item SoftwareImageConfig) error + func (r *SoftwareImageResource) Delete(id string) error + func (r *SoftwareImageResource) Edit(id string, item SoftwareImageConfig) error + func (r *SoftwareImageResource) Get(id string) (*SoftwareImageConfig, error) + func (r *SoftwareImageResource) ListAll() (*SoftwareImageConfigList, error) + type SoftwareResource struct + func (r *SoftwareResource) Install(imageName, volumeName string) error + type SoftwareUpdateConfig struct + type SoftwareUpdateConfigList struct + Items []SoftwareUpdateConfig + Kind string + SelfLink string + type SoftwareUpdateResource struct + func (r *SoftwareUpdateResource) Create(item SoftwareUpdateConfig) error + func (r *SoftwareUpdateResource) Delete(id string) error + func (r *SoftwareUpdateResource) Edit(id string, item SoftwareUpdateConfig) error + func (r *SoftwareUpdateResource) Get(id string) (*SoftwareUpdateConfig, error) + func (r *SoftwareUpdateResource) ListAll() (*SoftwareUpdateConfigList, error) + type SoftwareUpdateStatusConfig struct + type SoftwareUpdateStatusConfigList struct + Items []SoftwareUpdateStatusConfig + Kind string + SelfLink string + type SoftwareUpdateStatusResource struct + func (r *SoftwareUpdateStatusResource) Create(item SoftwareUpdateStatusConfig) error + func (r *SoftwareUpdateStatusResource) Delete(id string) error + func (r *SoftwareUpdateStatusResource) Edit(id string, item SoftwareUpdateStatusConfig) error + func (r *SoftwareUpdateStatusResource) Get(id string) (*SoftwareUpdateStatusConfig, error) + func (r *SoftwareUpdateStatusResource) ListAll() (*SoftwareUpdateStatusConfigList, error) + type SoftwareVolumeConfig struct + Active bool + Basebuild string + Build string + FullPath string + Generation int + Kind string + Media []struct{ ... } + Name string + Product string + SelfLink string + Status string + Version string + type SoftwareVolumeConfigList struct + Items []SoftwareVolumeConfig + Kind string + SelfLink string + type SoftwareVolumeResource struct + func (r *SoftwareVolumeResource) Create(item SoftwareVolumeConfig) error + func (r *SoftwareVolumeResource) Delete(id string) error + func (r *SoftwareVolumeResource) Edit(id string, item SoftwareVolumeConfig) error + func (r *SoftwareVolumeResource) Get(id string) (*SoftwareVolumeConfig, error) + func (r *SoftwareVolumeResource) GetVersion() (string, error) + func (r *SoftwareVolumeResource) ListAll() (*SoftwareVolumeConfigList, error) + type StateMirroringConfig struct + type StateMirroringConfigList struct + Items []StateMirroringConfig + Kind string + SelfLink string + type StateMirroringResource struct + func (r *StateMirroringResource) Create(item StateMirroringConfig) error + func (r *StateMirroringResource) Delete(id string) error + func (r *StateMirroringResource) Edit(id string, item StateMirroringConfig) error + func (r *StateMirroringResource) Get(id string) (*StateMirroringConfig, error) + func (r *StateMirroringResource) ListAll() (*StateMirroringConfigList, error) + type SyncSysFilesConfig struct + type SyncSysFilesConfigList struct + Items []SyncSysFilesConfig + Kind string + SelfLink string + type SyncSysFilesResource struct + func (r *SyncSysFilesResource) Create(item SyncSysFilesConfig) error + func (r *SyncSysFilesResource) Delete(id string) error + func (r *SyncSysFilesResource) Edit(id string, item SyncSysFilesConfig) error + func (r *SyncSysFilesResource) Get(id string) (*SyncSysFilesConfig, error) + func (r *SyncSysFilesResource) ListAll() (*SyncSysFilesConfigList, error) + type Sys struct + func New(c *f5.Client) Sys + func (sys Sys) AOM() *AOMResource + func (sys Sys) Alert() *AlertResource + func (sys Sys) AlertLCD() *AlertLCDResource + func (sys Sys) Application() *ApplicationResource + func (sys Sys) ApplicationAPLScript() *ApplicationAPLScriptResource + func (sys Sys) ApplicationCustomStat() *ApplicationCustomStatResource + func (sys Sys) ApplicationService() *ApplicationServiceResource + func (sys Sys) ApplicationTemplate() *ApplicationTemplateResource + func (sys Sys) ApplicationTemplateActions() *ApplicationTemplateActionsResource + func (sys Sys) AutoscaleGroup() *AutoscaleGroupResource + func (sys Sys) CPUStats() *CPUStatsResource + func (sys Sys) ClassificationSignature() *ClassificationSignatureResource + func (sys Sys) Clock() *ClockResource + func (sys Sys) Cluster() *ClusterResource + func (sys Sys) Connection() *ConnectionResource + func (sys Sys) Console() *ConsoleResource + func (sys Sys) Crypto() *CryptoResource + func (sys Sys) CryptoCRL() *CryptoCRLResource + func (sys Sys) CryptoCSR() *CryptoCSRResource + func (sys Sys) CryptoCert() *CryptoCertResource + func (sys Sys) CryptoCheckCert() *CryptoCheckCertResource + func (sys Sys) CryptoClient() *CryptoClientResource + func (sys Sys) CryptoKey() *CryptoKeyResource + func (sys Sys) CryptoPKCS12() *CryptoPKCS12Resource + func (sys Sys) CryptoServer() *CryptoServerResource + func (sys Sys) DB() *DBResource + func (sys Sys) DNS() *DNSResource + func (sys Sys) DaemonHA() *DaemonHAResource + func (sys Sys) DaemonLogSettings() *DaemonLogSettingsResource + func (sys Sys) DaemonLogSettingsClusterd() *DaemonLogSettingsClusterdResource + func (sys Sys) DaemonLogSettingsCsyncd() *DaemonLogSettingsCsyncdResource + func (sys Sys) DaemonLogSettingsICRD() *DaemonLogSettingsICRDResource + func (sys Sys) DaemonLogSettingsLind() *DaemonLogSettingsLindResource + func (sys Sys) DaemonLogSettingsMCPD() *DaemonLogSettingsMCPDResource + func (sys Sys) DaemonLogSettingsTMM() *DaemonLogSettingsTMMResource + func (sys Sys) DataStor() *DataStorResource + func (sys Sys) Disk() *DiskResource + func (sys Sys) DiskApplicationVolume() *DiskApplicationVolumeResource + func (sys Sys) DiskDirectory() *DiskDirectoryResource + func (sys Sys) DiskLogicalDisk() *DiskLogicalDiskResource + func (sys Sys) ECM() *ECMResource + func (sys Sys) ECMCloudProvider() *ECMCloudProviderResource + func (sys Sys) ECMConfig() *ECMConfigResource + func (sys Sys) FPGA() *FPGAResource + func (sys Sys) FPGAFirmwareConfig() *FPGAFirmwareConfigResource + func (sys Sys) FPGAInfo() *FPGAInfoResource + func (sys Sys) Failover() *FailoverResource + func (sys Sys) FeatureModule() *FeatureModuleResource + func (sys Sys) FileApacheSSLCert() *FileApacheSSLCertResource + func (sys Sys) FileApacheSSLCertBundleCertificates() *FileApacheSSLCertBundleCertificatesResource + func (sys Sys) FileBrowserCapabilitiesDB() *FileBrowserCapabilitiesDBResource + func (sys Sys) FileDashboardViewset() *FileDashboardViewsetResource + func (sys Sys) FileDataGroup() *FileDataGroupResource + func (sys Sys) FileDeviceCapabilitiesDB() *FileDeviceCapabilitiesDBResource + func (sys Sys) FileExternalMonitor() *FileExternalMonitorResource + func (sys Sys) FileIFile() *FileIFileResource + func (sys Sys) FileLWTunnelTBL() *FileLWTunnelTBLResource + func (sys Sys) FileSSLCRL() *FileSSLCRLResource + func (sys Sys) FileSSLCSR() *FileSSLCSRResource + func (sys Sys) FileSSLCert() *FileSSLCertResource + func (sys Sys) FileSSLCertBundleCertificates() *FileSSLCertBundleCertificatesResource + func (sys Sys) FileSSLKey() *FileSSLKeyResource + func (sys Sys) FileSystemSSLCert() *FileSystemSSLCertResource + func (sys Sys) FileSystemSSLCertBundleCertificates() *FileSystemSSLCertBundleCertificatesResource + func (sys Sys) FileSystemSSLKey() *FileSystemSSLKeyResource + func (sys Sys) FixConnection() *FixConnectionResource + func (sys Sys) Folder() *FolderResource + func (sys Sys) GlobalSettings() *GlobalSettingsResource + func (sys Sys) HAGroup() *HAGroupResource + func (sys Sys) HTTPD() *HTTPDResource + func (sys Sys) ICall() *ICallResource + func (sys Sys) ICallEvent() *ICallEventResource + func (sys Sys) ICallIStatsTrigger() *ICallIStatsTriggerResource + func (sys Sys) ICallPublisher() *ICallPublisherResource + func (sys Sys) ICallScript() *ICallScriptResource + func (sys Sys) IControlSOAP() *IControlSOAPResource + func (sys Sys) IPFix() *IPFixResource + func (sys Sys) IPFixElement() *IPFixElementResource + func (sys Sys) LTCFGClass() *LTCFGClassResource + func (sys Sys) LTCFGClassFields() *LTCFGClassFieldsResource + func (sys Sys) LTCFGInstance() *LTCFGInstanceResource + func (sys Sys) LTCFGInstanceFields() *LTCFGInstanceFieldsResource + func (sys Sys) License() *LicenseResource + func (sys Sys) Log() *LogResource + func (sys Sys) LogConfig() *LogConfigResource + func (sys Sys) LogConfigFilter() *LogConfigFilterResource + func (sys Sys) LogConfigPublisher() *LogConfigPublisherResource + func (sys Sys) LogRotate() *LogRotateResource + func (sys Sys) ManagementDHCP() *ManagementDHCPResource + func (sys Sys) ManagementIP() *ManagementIPResource + func (sys Sys) ManagementOVSDB() *ManagementOVSDBResource + func (sys Sys) ManagementRoute() *ManagementRouteResource + func (sys Sys) MemoryStats() *MemoryStatsResource + func (sys Sys) NTP() *NTPResource + func (sys Sys) NTPRestrict() *NTPRestrictResource + func (sys Sys) OutboundSMTP() *OutboundSMTPResource + func (sys Sys) PFMan() *PFManResource + func (sys Sys) PFManConsumer() *PFManConsumerResource + func (sys Sys) PFManDevice() *PFManDeviceResource + func (sys Sys) PPTPCallInfo() *PPTPCallInfoResource + func (sys Sys) Performance() *PerformanceResource + func (sys Sys) Provision() *ProvisionResource + func (sys Sys) RAID() *RAIDResource + func (sys Sys) RestrictedModule() *RestrictedModuleResource + func (sys Sys) SFlow() *SFlowResource + func (sys Sys) SFlowReceiver() *SFlowReceiverResource + func (sys Sys) SMTPServer() *SMTPServerResource + func (sys Sys) SNMP() *SNMPResource + func (sys Sys) SNMPCommunities() *SNMPCommunitiesResource + func (sys Sys) SNMPTraps() *SNMPTrapsResource + func (sys Sys) SNMPUsers() *SNMPUsersResource + func (sys Sys) SSHD() *SSHDResource + func (sys Sys) Scriptd() *ScriptdResource + func (sys Sys) Server() *ServerResource + func (sys Sys) Software() *SoftwareResource + func (sys Sys) SoftwareBlockDeviceHotfix() *SoftwareBlockDeviceHotfixResource + func (sys Sys) SoftwareBlockDeviceImage() *SoftwareBlockDeviceImageResource + func (sys Sys) SoftwareHotfix() *SoftwareHotfixResource + func (sys Sys) SoftwareImage() *SoftwareImageResource + func (sys Sys) SoftwareUpdate() *SoftwareUpdateResource + func (sys Sys) SoftwareUpdateStatus() *SoftwareUpdateStatusResource + func (sys Sys) SoftwareVolume() *SoftwareVolumeResource + func (sys Sys) StateMirroring() *StateMirroringResource + func (sys Sys) SyncSysFiles() *SyncSysFilesResource + func (sys Sys) Sys() *SysResource + func (sys Sys) Syslog() *SyslogResource + func (sys Sys) URLDB() *URLDBResource + func (sys Sys) URLDBDownloadResult() *URLDBDownloadResultResource + func (sys Sys) URLDBDownloadSchedule() *URLDBDownloadScheduleResource + func (sys Sys) URLDBURLCategory() *URLDBURLCategoryResource + type SysConfig struct + Reference struct{ ... } + type SysConfigList struct + Items []SysConfig + Kind string + SelfLink string + type SysResource struct + func (r *SysResource) Create(item SysConfig) error + func (r *SysResource) Delete(id string) error + func (r *SysResource) Edit(id string, item SysConfig) error + func (r *SysResource) Get(id string) (*SysConfig, error) + func (r *SysResource) ListAll() (*SysConfigList, error) + type SyslogConfig struct + AuthPrivFrom string + AuthPrivTo string + ClusteredHostSlot string + ClusteredMessageSlot string + ConsoleLog string + CronFrom string + CronTo string + DaemonFrom string + DaemonTo string + IsoDate string + KernFrom string + KernTo string + Kind string + Local6From string + Local6To string + MailFrom string + MailTo string + MessagesFrom string + MessagesTo string + RemoteServers []RemoteServer + SelfLink string + UserLogFrom string + UserLogTo string + type SyslogResource struct + func (r *SyslogResource) AddRemoteServers(rs ...RemoteServer) error + func (r *SyslogResource) Edit(item SyslogConfig) error + func (r *SyslogResource) Show() (*SyslogConfig, error) + type URLDBConfig struct + Reference struct{ ... } + type URLDBConfigList struct + Items []URLDBConfig + Kind string + SelfLink string + type URLDBDownloadResultConfig struct + type URLDBDownloadResultConfigList struct + Items []URLDBDownloadResultConfig + Kind string + SelfLink string + type URLDBDownloadResultResource struct + func (r *URLDBDownloadResultResource) Create(item URLDBDownloadResultConfig) error + func (r *URLDBDownloadResultResource) Delete(id string) error + func (r *URLDBDownloadResultResource) Edit(id string, item URLDBDownloadResultConfig) error + func (r *URLDBDownloadResultResource) Get(id string) (*URLDBDownloadResultConfig, error) + func (r *URLDBDownloadResultResource) ListAll() (*URLDBDownloadResultConfigList, error) + type URLDBDownloadScheduleConfig struct + DownloadNow string + EndTime string + FullPath string + Generation int + Kind string + Name string + Partition string + SelfLink string + StartTime string + Status string + type URLDBDownloadScheduleConfigList struct + Items []URLDBDownloadScheduleConfig + Kind string + SelfLink string + type URLDBDownloadScheduleResource struct + func (r *URLDBDownloadScheduleResource) Create(item URLDBDownloadScheduleConfig) error + func (r *URLDBDownloadScheduleResource) Delete(id string) error + func (r *URLDBDownloadScheduleResource) Edit(id string, item URLDBDownloadScheduleConfig) error + func (r *URLDBDownloadScheduleResource) Get(id string) (*URLDBDownloadScheduleConfig, error) + func (r *URLDBDownloadScheduleResource) ListAll() (*URLDBDownloadScheduleConfigList, error) + type URLDBResource struct + func (r *URLDBResource) Create(item URLDBConfig) error + func (r *URLDBResource) Delete(id string) error + func (r *URLDBResource) Edit(id string, item URLDBConfig) error + func (r *URLDBResource) Get(id string) (*URLDBConfig, error) + func (r *URLDBResource) ListAll() (*URLDBConfigList, error) + type URLDBURLCategoryConfig struct + CatNumber int + DefaultAction string + Description string + DisplayName string + FullPath string + Generation int + IsCustom string + IsRecategory string + Kind string + Name string + ParentCatNumber int + Partition string + SelfLink string + SeverityLevel int + type URLDBURLCategoryConfigList struct + Items []URLDBURLCategoryConfig + Kind string + SelfLink string + type URLDBURLCategoryResource struct + func (r *URLDBURLCategoryResource) Create(item URLDBURLCategoryConfig) error + func (r *URLDBURLCategoryResource) Delete(id string) error + func (r *URLDBURLCategoryResource) Edit(id string, item URLDBURLCategoryConfig) error + func (r *URLDBURLCategoryResource) Get(id string) (*URLDBURLCategoryConfig, error) + func (r *URLDBURLCategoryResource) ListAll() (*URLDBURLCategoryConfigList, error)