Versions in this module Expand all Collapse all v0 v0.0.2-test Sep 30, 2024 v0.0.1 Jun 14, 2024 Changes in this version + const AddPermitListRulesURL + const CreateResourcePOSTURL + const CreateResourcePUTURL + const DeletePermitListRulesURL + const DeleteTagMemberURL + const DeleteTagURL + const GetPermitListRulesURL + const GetTagURL + const ListNamespacesURL + const ListTagURL + const MAX_PRIVATE_ASN_2BYTE + const MAX_PRIVATE_ASN_4BYTE + const MIN_PRIVATE_ASN_2BYTE + const MIN_PRIVATE_ASN_4BYTE + const PermitListRulePOSTURL + const PermitListRulePUTURL + const ResolveTagURL + const SetTagURL + func GetFormatterString(url string) string + func Setup(cfg config.Config, background bool) + func SetupWithFile(configPath string, background bool) + type ControllerServer struct + func (s *ControllerServer) ConnectClouds(ctx context.Context, req *paragliderpb.ConnectCloudsRequest) (*paragliderpb.ConnectCloudsResponse, error) + func (s *ControllerServer) DeleteValue(c context.Context, req *paragliderpb.DeleteValueRequest) (*paragliderpb.DeleteValueResponse, error) + func (s *ControllerServer) FindUnusedAddressSpaces(c context.Context, req *paragliderpb.FindUnusedAddressSpacesRequest) (*paragliderpb.FindUnusedAddressSpacesResponse, error) + func (s *ControllerServer) FindUnusedAsn(c context.Context, _ *paragliderpb.FindUnusedAsnRequest) (*paragliderpb.FindUnusedAsnResponse, error) + func (s *ControllerServer) GetUsedAddressSpaces(c context.Context, _ *emptypb.Empty) (*paragliderpb.GetUsedAddressSpacesResponse, error) + func (s *ControllerServer) GetValue(c context.Context, req *paragliderpb.GetValueRequest) (*paragliderpb.GetValueResponse, error) + func (s *ControllerServer) SetValue(c context.Context, req *paragliderpb.SetValueRequest) (*paragliderpb.SetValueResponse, error) + type ResourceInfo struct + type Warning struct + Message string