package
1.11.0-alpha.1
Repository: https://github.com/mjudeikis/kubernetes.git
Documentation: pkg.go.dev

# Functions

AddInstanceHook mocks adding a Instance to MockTargetPools.
AddInstancesHook mocks adding instances from an InstanceGroup.
DeleteAddressesInternalErrHook mocks delete address and returns an internal server error.
DeleteAddressesNotFoundErrHook mocks deleting network address and returns a not found error.
DeleteFirewallsUnauthorizedErrHook mocks firewall deletion.
GetAddressesInternalErrHook mocks getting network address and returns an internal server error.
GetFirewallsUnauthorizedErrHook mocks firewall information retrival.
GetForwardingRulesInternalErrHook mocks getting forwarding rules and returns an internal server error.
GetHTTPHealthChecksInternalErrHook mocks getting http health check and returns an internal server error.
GetTargetPoolInternalErrHook mocks getting target pool.
InsertAddressHook mocks inserting an Address.
InsertAlphaAddressHook mocks inserting an Address.
InsertAlphaFwdRuleHook mocks inserting an AlphaForwardingRule.
InsertBetaAddressHook mocks inserting a BetaAddress.
InsertBetaFwdRuleHook mocks inserting a BetaForwardingRule.
InsertFirewallsUnauthorizedErrHook mocks firewall insertion.
InsertForwardingRulesInternalErrHook mocks getting forwarding rule and returns an internal server error.
InsertFwdRuleHook mocks inserting a ForwardingRule.
InsertTargetPoolsInternalErrHook mocks getting target pool and returns an internal server error.
ListInstancesHook mocks listing instances from an InstanceGroup.
RemoveInstanceHook mocks removing a Instance from MockTargetPools.
RemoveInstancesHook mocks removing instances from an InstanceGroup.
UpdateFirewallHook defines the hook for updating a Firewall.
UpdateFirewallsUnauthorizedErrHook mocks firewall updating.
UpdateHealthCheckHook defines the hook for updating a HealthCheck.
UpdateRegionBackendServiceHook defines the hook for updating a Region BackendsService.

# Structs

AddressAttributes maps from Address key to a map of Instances.
InstanceGroupAttributes maps from InstanceGroup key to a map of Instances.