Interface PacketCoreControlPlane.DefinitionStages.WithLocalDiagnosticsAccess

All Known Subinterfaces:
PacketCoreControlPlane.Definition, PacketCoreControlPlane.DefinitionStages.WithCreate
Enclosing interface:
PacketCoreControlPlane.DefinitionStages

public static interface PacketCoreControlPlane.DefinitionStages.WithLocalDiagnosticsAccess
The stage of the PacketCoreControlPlane definition allowing to specify localDiagnosticsAccess.
  • Method Details

    • withLocalDiagnosticsAccess

      Specifies the localDiagnosticsAccess property: The kubernetes ingress configuration to control access to packet core diagnostics over local APIs..
      Parameters:
      localDiagnosticsAccess - The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
      Returns:
      the next definition stage.